|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Detachable<T> | Represents a detachable object. |
| Persistent | Interface for persistent objects. |
| Class Summary | |
|---|---|
| AbstractDetachable<T,Ref> | Detachable implementation that takes care of the basic logic for detachable objects. |
| InMemoryDetachable<T> | Inmemory detachable that simply returns the object passed in. |
| JpaDetachable<T> | Detachable JPA entity. |
| JpaMergeSupport | Support for merging of JPA entities. |
| PersistentFactory | Factory which creates a Persistent object for a given JPA entity for
interfacing with the primary key and version of the entity. |
| PersistentFactory.EntityObjectAccessor | |
Utilities for (JPA) persistence.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||