|
Spring Data Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutablePersistentEntity | |
---|---|
org.springframework.data.mapping.context | |
org.springframework.data.mapping.model |
Uses of MutablePersistentEntity in org.springframework.data.mapping.context |
---|
Classes in org.springframework.data.mapping.context with type parameters of type MutablePersistentEntity | |
---|---|
class |
AbstractMappingContext<E extends MutablePersistentEntity<?,P>,P extends PersistentProperty<P>>
Base class to build mapping metadata and thus create instances of PersistentEntity and
PersistentProperty . |
Uses of MutablePersistentEntity in org.springframework.data.mapping.model |
---|
Classes in org.springframework.data.mapping.model that implement MutablePersistentEntity | |
---|---|
class |
BasicPersistentEntity<T,P extends PersistentProperty<P>>
Simple value object to capture information of PersistentEntity s. |
|
Spring Data Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |