|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MappingContext<E extends PersistentEntity<?,P>,P extends PersistentProperty<P>> | This interface defines the overall context including all known PersistentEntity instances and methods to obtain instances on demand. |
| PersistentPropertyPath<T extends PersistentProperty<T>> | Abstraction of a path of PersistentPropertys. |
| Class Summary | |
|---|---|
| AbstractMappingContext<E extends MutablePersistentEntity<?,P>,P extends PersistentProperty<P>> | Base class to build mapping metadata and thus create instances of PersistentEntity and
PersistentProperty. |
| MappingContextEvent<E extends PersistentEntity<?,P>,P extends PersistentProperty<P>> | Base implementation of an ApplicationEvent refering to a PersistentEntity. |
| MappingContextIsNewStrategyFactory | An IsNewStrategyFactory using a MappingContext to determine the IsNewStrategy to be returned
for a particular type. |
Mapping context API and implementation base classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||