Uses of Package
org.springframework.data.support
Package
Description
Core implementation of the mapping subsystem's model.
Core support classes.
-
ClassDescriptionStrategy interface to determine whether a given entity is to be considered new.
-
ClassDescriptionStrategy interface to determine whether a given entity is to be considered new.
IsNewStrategy
that invokesPersistable.isNew()
on the given object.