|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Persistable<ID extends Serializable> | Generic persistent entity contract used
by the PersistentEntityDao. |
| Class Summary | |
|---|---|
| ImmutablePersistentEntity | Base class for immutable persistent entities
which use Long as the primary key column type. |
| MutablePersistentEntity | Base class for mutable persistent entities
which use Long as the primary key column type. |
| PersistentEntity<ID extends Serializable> | Base class for persistent entities managed within the JPA persistence context. |
| PersistentEnumeration | Base class for persistent enumerations managed within the JPA / Hibernate persistence context. |
Persistent entity model as a foundation for custom domain models.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||