|
Spring Data Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.data.mapping.context | |
---|---|
org.springframework.data.mapping.context |
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 This interface is used internally to establish associations between entities and also at runtime to obtain entities by name The generic type parameters T & R are used to specify the mapped form of a class (example Table) and property (example Column) respectively. |
|
Spring Data Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |