简体   繁体   中英

what will get affected if hibernate version is upgraded

Should we upgrade tomcat and jonas version if we upgrade hibernate version from 3.1.3 to 3.3?

and what all jars to be included if we upgrade the hibernate version from 3.1.3 to 3.3?

and also will it affect the JDk?

FYI:we are using db oracle11g and we use dialect10g for connection.

One checkpoint I can see is -upgrading may have effect on package changes of some classes of Hibernate framework, but it's a possibility. Also, to know what jars will be included in this version upgrade, you can refer to both the releases and see what are new jars. Also, will depend on what JDK is currently being used. This is a very generalized question and would require efforts from your side.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM