简体   繁体   English

升级休眠版本会受到什么影响

[英]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? 如果将休眠版本从3.1.3升级到3.3,是否应该升级tomcat和jonas版本?

and what all jars to be included if we upgrade the hibernate version from 3.1.3 to 3.3? 如果我们将休眠版本从3.1.3升级到3.3,将包括哪些jar?

and also will it affect the JDk? 还会影响JDk吗?

FYI:we are using db oracle11g and we use dialect10g for connection. 仅供参考:我们正在使用db oracle11g,而我们使用Dialect10g进行连接。

One checkpoint I can see is -upgrading may have effect on package changes of some classes of Hibernate framework, but it's a possibility. 我可以看到的一个检查点是-升级可能会影响某些Hibernate框架类的程序包更改,但这是可能的。 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. 另外,要了解此版本升级中将包含哪些jar,可以同时参考两个发行版,并查看什么是新jar。 Also, will depend on what JDK is currently being used. 另外,将取决于当前使用的JDK。 This is a very generalized question and would require efforts from your side. 这是一个非常笼统的问题,需要您的帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Wildfly 8.2中使用Hibernate Validator Jar的升级版本? - How to use an Upgraded Version of the Hibernate Validator Jar in Wildfly 8.2? 我升级到 Hibernate 6.0,现在出现未知实体错误 - I upgraded to Hibernate 6.0 and now I get Unknown Entity errors 当Hibernate版本升级到4.2.0.CR1时,Hibernate.INTEGER不可用 - Hibernate.INTEGER is unavailable, when the Hibernate version is upgraded to 4.2.0.CR1 我将 hibernate-validator 升级到版本 6.1.5,应用程序在 WAS 8.5.5.17 上不起作用 - I upgraded hibernate-validator to version 6.1.5 and application doesn't work on WAS 8.5.5.17 Java 7和Hibernate 3.0与哪个版本的Drools兼容? - What version of Drools are Java 7 and Hibernate 3.0 compatible with? 与Hibernate 4.3.1兼容的Javassist版本是什么 - What is the Javassist version that is compatible with Hibernate 4.3.1 Hibernate for Java 1.5的最新版本是什么 - What is the latest version Hibernate for Java 1.5 使用JPA(Hibernate)不会增加版本列 - version column does not get increased with JPA (Hibernate) Hibernate从数据库获取项目的最新版本 - Hibernate get project last version from database 在Hibernate Envers中获取以前版本的实体 - Get previous version of entity in Hibernate Envers
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM