Which version of Hibernate can I use with Java EE 5? Can I use the latest version?

有帮助吗?

解决方案

See http://www.hibernate.org/, it says that newest 4.1.4 version can be used with Java EE 5.

其他提示

Any. Neither JPA nor Hibernate restrict your choice of application server. They are independent.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top