Package | Description |
---|---|
org.springframework.data.mapping.callback |
Mapping callback API and implementation base classes.
|
Class and Description |
---|
EntityCallback
Marker interface for entity callbacks to be implemented in specific callback subtypes.
|
EntityCallbacks
Interface to be implemented by objects that can manage a number of
EntityCallback objects and invoke these
with a specific entity. |
ReactiveEntityCallbacks
Interface to be implemented by objects that can manage a number of
EntityCallback objects and invoke these
with a specific entity. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.