Hibernate ORM 4.2.14.Final 发布了,改动记录包括:
• HHH-9255 reverts HHH-9222, which caused incorrect SQL to be generated when bulk deleting collections that use a property-ref;
• HHH-9252 fixes a bug where an error executing a batch did not abort the rest of the batch.
相关链接:
JBoss Nexus: https://repository.jboss.org/nexus/content/groups/public/org/hibernate
Maven Central: http://repo1.maven.org/maven2/org/hibernate/hibernate-core (should update in a couple of days)
SourceForge: https://sourceforge.net/projects/hibernate/files/hibernate4
Downloads: http://sourceforge.net/projects/hibernate/files/hibernate4/4.2.14.Final/hibernate-release-4.2.14.Final.zip/download
来自:开源中国社区

