All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.action.spi.package-info Maven / Gradle / Ivy

There is a newer version: 7.0.0.Alpha1
Show newest version
/**
 * Defines SPI hooks into the {@link org.hibernate.engine.spi.ActionQueue}.  Mainly for registering custom
 * {@link AfterTransactionCompletionProcess} and {@link BeforeTransactionCompletionProcess} hooks.
 */
package org.hibernate.action.spi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy