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 TypeInterfaceDescriptioninterfaceAn action to be performed after a PrimaryOperation.interfaceAn action to be performed before a PrimaryOperation.Methods in org.hibernate.sql.exec.spi with parameters of type SecondaryActionModifier and TypeMethodDescriptionJdbcSelectWithActionsBuilder.addSecondaryActionPair(SecondaryAction action)