Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: caf20a41e308a9ba1b0e204e0e14a8f35ea01a19
https://github.com/hibernate/hibernate-orm/commit/caf20a41e308a9ba1b0e204...
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