Uses of Enum
com.blazebit.persistence.spi.ValuesStrategy
Packages that use ValuesStrategy
-
Uses of ValuesStrategy in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return ValuesStrategyModifier and TypeMethodDescriptionDbmsDialect.getValuesStrategy()Returns the strategy to use for values generation.static ValuesStrategyReturns the enum constant of this type with the specified name.static ValuesStrategy[]ValuesStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.