| Interface | Description |
|---|---|
| AmberCompletion |
Code to update the cache value on the completion of a transaction.
|
| Embeddable |
An embeddable object.
|
| Entity |
An entity instance
|
| EntityListener |
Represents an object dependent on the creation/deletion of entities.
|
| Listener |
An entity listener instance.
|
| MappedSuperclass |
MappedSuperclass interface.
|
| Class | Description |
|---|---|
| AmberEntityHome |
Manages the set of persistent beans.
|
| CacheableEntityItem |
An entity item handles the living entities.
|
| EntityFactory |
Manages the set of persistent beans.
|
| EntityItem |
An entity item handles the living entities.
|
| EntityKey |
Key to handle the merged identity hash code.
|
| RowInsertCompletion |
Code to update the cache value on the completion of a transaction
after an INSERT statement.
|
| RowInvalidateCompletion |
Code to update the cache value on the completion of a transaction.
|
| TableInvalidateCompletion |
Code to update the cache value on the completion of a transaction.
|
| XAEntityItem |
An entity item handles the living entities.
|
| Enum | Description |
|---|---|
| EntityState |
The state of an entity
|