Uses of Enum
com.blazebit.persistence.spi.DeleteJoinStyle
Packages that use DeleteJoinStyle
-
Uses of DeleteJoinStyle in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return DeleteJoinStyleModifier and TypeMethodDescriptionDbmsDialect.getDeleteJoinStyle()Returns the delete join style that is supported by the dbms.static DeleteJoinStyleReturns the enum constant of this type with the specified name.static DeleteJoinStyle[]DeleteJoinStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.