Class ChainedPostExecutionCallback
java.lang.Object
org.hibernate.action.queue.spi.bind.ChainedPostExecutionCallback
- All Implemented Interfaces:
PostExecutionCallback
@Incubating
public class ChainedPostExecutionCallback
extends Object
implements PostExecutionCallback
- Since:
- 8.0
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ChainedPostExecutionCallback
-
-
Method Details
-
handle
Description copied from interface:PostExecutionCallbackThe callback.- Specified by:
handlein interfacePostExecutionCallback
-