Uses of Package
org.springframework.data.mapping.callback
Package
Description
Mapping callback API and implementation base classes.
-
ClassDescriptionMarker interface for entity callbacks to be implemented in specific callback subtypes.Interface to be implemented by objects that can manage a number of
EntityCallback
objects and invoke these with a specific entity.Interface to be implemented by objects that can manage a number ofEntityCallback
objects and invoke these with a specific entity.