Uses of Enum Class
org.springframework.data.mapping.AccessOptions.SetOptions.SetNulls
-
Uses of AccessOptions.SetOptions.SetNulls in org.springframework.data.mapping
Modifier and TypeMethodDescriptionAccessOptions.SetOptions.getNullHandling()
AccessOptions.GetOptions.GetNulls.toNullHandling()
Returns the enum constant of this class with the specified name.static AccessOptions.SetOptions.SetNulls[]
AccessOptions.SetOptions.SetNulls.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAccessOptions.SetOptions.withNullHandling
(AccessOptions.SetOptions.SetNulls nullHandling) ModifierConstructorDescriptionSetOptions
(AccessOptions.SetOptions.SetNulls nullHandling, AccessOptions.SetOptions.Propagation collectionPropagation, AccessOptions.SetOptions.Propagation mapPropagation)