开发者

named queries in hibernate 3 only?

开发者 https://www.devze.com 2023-01-29 03:13 出处:网络
I have read in a book saying that named queries are intr开发者_C百科oduced in version 3 of hibernate only. However I remember using them in Hibernate 2. Can someone validate which is correct?If I beli

I have read in a book saying that named queries are intr开发者_C百科oduced in version 3 of hibernate only. However I remember using them in Hibernate 2. Can someone validate which is correct?


If I believe this documentation of the API, I would say that named queries were there back in version 2.0.

Hibernate API Documentation

Yet, it is not clearly mentioned, I believe only since I found this link for a search to "Hibernate 2.0 documentation" on Google, and it is not the same documentation of the actual version, plus it mentions hibernate-2 in the URL.

0

精彩评论

暂无评论...
验证码 换一张
取 消