Hibernate 6.6.0 💾

Hibernate is a popular Object/Relational Mapper tool for Java, and implements the persistence API. Besides ORM functionality, it provides indexing and search, annotation-based constraints, OGM for NoSQL storage, various tools (mapping editor, console, wizards, database reverse engineering) and a few extensions (Hibernate Shards).

major feature: https://hibernate.atlassian.net/projects/HHH/versions/32271 HHH-17969 - NPE copying SQM tree for criteria delete statement with null predicate. Improvement. HHH-17999 - Avoid runtime reflection for org.hibernate.jdbc.Expectation. HHH-17993 - Metamodel processing on bootstrap: avoid retrying same metamodel class name multiple times. HHH-17991 - Reduce overhead from @DialectOverride discovery. HHH-17988 - MetadataContext should consistently use ClassLoaderService. HHH-17987 - Improve allocation rate of ReflectHelper#setterMethodOrNull. HHH-17980 - Excessive contention during getter identification in the ByteBuddy enhancer. HHH-17954 - StatelessSession should no longer ignore changes to collections. HHH-17824 - Extend usage spectrum of @Jpa to the test method level. New Feature. HHH-17955 - Bean validation and StatelessSession. HHH-17818 - Add new ConcreteProxy annotation.

GNU GPL java orm hibernate database indexing


RsLibrary 1.2.9

RsLibs is a collection of Java interfaces, classes and static utilities that solve common application developer tasks.