3.5.3-Final is a maintenance release of mainly minor bug fixes. Some fixes of particular interest are:

  • HHH-5098 would cause an AssertionFailure when Entity Manager builds the metamodel for an entity that has a parameterized collection.
  • HHH-3220 would cause an AssertionFailure when a StatelessSession is used to execute a query that requires joins that exceed the maxfetchdepth setting.
  • HHH-4036 would lead to an exception when an entity subclass is mapped with an entity name.

For the the full list of changes, see the release notes.

For more details about Hibernate 3.5.3-Final, see the release page

The artifacts have all been published to the JBoss Maven repository. You can find out more about the JBoss Maven repository here.

The release bundles have been uploaded to SourceForge.

Please report any issues to Jira. Visit us on IRC or the forums if you have usage questions.

Thanks!


Back to top