Uses of Enum Class
org.springframework.data.relational.core.mapping.Embedded.OnEmpty
Packages that use Embedded.OnEmpty
-
Uses of Embedded.OnEmpty in org.springframework.data.relational.core.mapping
Subclasses with type arguments of type Embedded.OnEmpty in org.springframework.data.relational.core.mappingMethods in org.springframework.data.relational.core.mapping that return Embedded.OnEmptyModifier and TypeMethodDescriptionstatic Embedded.OnEmptyReturns the enum constant of this class with the specified name.static Embedded.OnEmpty[]Embedded.OnEmpty.values()Returns an array containing the constants of this enum class, in the order they are declared.