Package | Description |
---|---|
org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
org.springframework.data.mapping |
Base package for the mapping subsystem.
|
org.springframework.data.mapping.context |
Mapping context API and implementation base classes.
|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
org.springframework.data.repository.query.parser |
Support classes for parsing queries from method names.
|
org.springframework.data.repository.support |
Support classes for integration of the repository programming model with 3rd party frameworks.
|
Class and Description |
---|
PersistentEntity
Represents a persistent entity.
|
PersistentProperty |
Class and Description |
---|
Association
Value object to capture
Association s. |
AssociationHandler
Callback interface to implement functionality to be applied to a collection of
Association s. |
PersistentEntity
Represents a persistent entity.
|
PersistentProperty |
PreferredConstructor
Value object to encapsulate the constructor to be used when mapping persistent data to objects.
|
PreferredConstructor.Parameter
Value object to represent constructor parameters.
|
PropertyHandler
Callback interface to do something with all plain
PersistentProperty instances except associations
and transient properties. |
PropertyPath
Abstraction of a
PropertyPath of a domain class. |
Class and Description |
---|
PersistentEntity
Represents a persistent entity.
|
PersistentProperty |
PropertyPath
Abstraction of a
PropertyPath of a domain class. |
Class and Description |
---|
Association
Value object to capture
Association s. |
AssociationHandler
Callback interface to implement functionality to be applied to a collection of
Association s. |
PersistentEntity
Represents a persistent entity.
|
PersistentProperty |
PreferredConstructor
Value object to encapsulate the constructor to be used when mapping persistent data to objects.
|
PreferredConstructor.Parameter
Value object to represent constructor parameters.
|
PropertyHandler
Callback interface to do something with all plain
PersistentProperty instances except associations
and transient properties. |
Class and Description |
---|
PersistentEntity
Represents a persistent entity.
|
Class and Description |
---|
PropertyPath
Abstraction of a
PropertyPath of a domain class. |
Class and Description |
---|
PersistentEntity
Represents a persistent entity.
|
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.