Package | Description |
---|---|
org.springframework.data.auditing |
General support for entity auditing.
|
org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
org.springframework.data.mapping.context |
Mapping context API and implementation base classes.
|
org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
Class and Description |
---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain
instances on demand.
|
Class and Description |
---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain
instances on demand.
|
Class and Description |
---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain
instances on demand.
|
PersistentPropertyPath
Abstraction of a path of
PersistentProperty s. |
Class and Description |
---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain
instances on demand.
|
Copyright © 2016. All rights reserved.