|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutablePersistentEntity | |
|---|---|
| org.springframework.data.mapping | |
| Uses of MutablePersistentEntity in org.springframework.data.mapping |
|---|
| Classes in org.springframework.data.mapping 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. |
| Classes in org.springframework.data.mapping that implement MutablePersistentEntity | |
|---|---|
class |
BasicPersistentEntity<T,P extends PersistentProperty<P>>
Simple value object to capture information of PersistentEntitys. |
|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||