Uses of Enum Class
com.oracle.nosql.spring.data.core.mapping.NosqlTable.TtlUnit
Packages that use NosqlTable.TtlUnit
-
Uses of NosqlTable.TtlUnit in com.oracle.nosql.spring.data.core.mapping
Methods in com.oracle.nosql.spring.data.core.mapping that return NosqlTable.TtlUnitModifier and TypeMethodDescriptionstatic NosqlTable.TtlUnit
Returns the enum constant of this class with the specified name.static NosqlTable.TtlUnit[]
NosqlTable.TtlUnit.values()
Returns an array containing the constants of this enum class, in the order they are declared.