|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.data.mapping.context | |
---|---|
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. |
Classes in org.springframework.data.mapping.context used by org.springframework.data.convert | |
---|---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name. |
Classes in org.springframework.data.mapping.context used by org.springframework.data.mapping.context | |
---|---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name. |
|
PersistentPropertyPath
Abstraction of a path of PersistentProperty s. |
Classes in org.springframework.data.mapping.context used by org.springframework.data.repository.core.support | |
---|---|
MappingContext
This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. it is used internally to establish associations between entities and also at runtime to obtain entities by name. |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |