Package org.hibernate.reactive.engine
package org.hibernate.reactive.engine
Reactive adaptations of Hibernate ORM's persistence actions.
-
ClassDescriptionA reactive counterpart to
ActionQueue
, where DML operations are queued before execution during a flush.Contract representing some process that needs to occur during after transaction completion.Contract representing some process that needs to occur during before transaction completion.An operation that is scheduled for later non-blocking execution in anReactiveActionQueue
.