问题
Which version of Hibernate can I use with Java EE 5? Can I use the latest version?
回答1:
See http://www.hibernate.org/, it says that newest 4.1.4 version can be used with Java EE 5.
回答2:
Any. Neither JPA nor Hibernate restrict your choice of application server. They are independent.
来源:https://stackoverflow.com/questions/11441785/java-ee-5-and-hibernate