Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: fc5ae12d610fbc99504ec9d1eb0ccb12896b00b7
https://github.com/hibernate/hibernate-orm/commit/fc5ae12d610fbc99504ec9d...
Author: Georgios Andrianakis <geoand(a)gmail.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/mutation/internal/MutationExecutorPostInsert.java
Log Message:
-----------
Allow access to fields of MutationExecutorPostInsert
This is useful for implementing the reactive version of the class