mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-08 12:14:47 +00:00
da22678c74
* 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