hibernate-orm/hibernate-envers
Christian Beikov da22678c74 HHH-18154 Implement caching for assemblers and initializers
* Make initializers stateless and have separate data classes stored in the RowProcessingState
* Defer determination whether batching should apply and which lock mode should be used until startLoading
* Inline EntityEntry to EntityHolder to avoid map lookup
2024-06-10 09:48:01 +02:00
..
src HHH-18230 throw when collection contains an unsaved instance 2024-06-05 16:08:43 +02:00
hibernate-envers.gradle HHH-18154 Implement caching for assemblers and initializers 2024-06-10 09:48:01 +02:00