|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AssociationHandler<P extends PersistentProperty<P>> | Callback interface to implement functionality to be applied to a collection of Association s. |
PersistentEntity<T,P extends PersistentProperty<P>> | Represents a persistent entity |
PersistentProperty<P extends PersistentProperty<P>> | |
PropertyHandler<P extends PersistentProperty<P>> | Callback interface to do something with all plain PersistentProperty
instances except associations and transient properties. |
Class Summary | |
---|---|
Association<P extends PersistentProperty<P>> | Value object to capture Association s. |
PreferredConstructor<T> | Value object to encapsulate the constructor to be used when mapping persistent data to objects. |
PreferredConstructor.Parameter<T> | Value object to represent constructor parameters. |
|
Spring Data Commons | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |