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