Uses of Interface
org.hibernate.sql.exec.spi.SecondaryAction
Packages that use SecondaryAction
-
Uses of SecondaryAction in org.hibernate.sql.exec.spi
Subinterfaces of SecondaryAction in org.hibernate.sql.exec.spiModifier and TypeInterfaceDescriptioninterface
An action to be performed after a PrimaryOperation.interface
An action to be performed before a PrimaryOperation.