Uses of Enum Class
org.springframework.data.couchbase.core.mapping.id.GenerationStrategy
Packages that use GenerationStrategy
-
Uses of GenerationStrategy in org.springframework.data.couchbase.core.mapping.id
Methods in org.springframework.data.couchbase.core.mapping.id that return GenerationStrategyModifier and TypeMethodDescriptionstatic GenerationStrategyReturns the enum constant of this class with the specified name.static GenerationStrategy[]GenerationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.