The Hibernate team is pleased to announce today's release of Hibernate 4.3.0.Beta3. Support for entity graphs is still a work in progress, but all other JPA 2.1 features should be fully operational. Specific JPA 2.1 features fully functional as of this release include:
- StoredProcedureQuery and @NamedStoredProcedureQuery support, including XML overrides. See HHH-8222 and HHH-8246
- Completed support for JPA 2.1 schema generation. See HHH-8231, HHH-8270 and HHH-8271
For the full break down of changes, see the changelog.