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