|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
WriteBehindCache | The WriteBehindCache stores updates to entities before flushing to the database. |
WriteBehindCacheKey | Key used for entities in the WriteBehind Cache. |
WriteBehindCacheManager | Manages the system's WriteBehind cache(s). |
WriteBehindCallback | The WriteBehindCallback is responsible for flushing changes to the database when OpenJPA is used in a Write-Behind mode. |
Class Summary | |
---|---|
AbstractWriteBehindCache | |
AbstractWriteBehindCallback | |
SimpleWriteBehindCache | |
SimpleWriteBehindCacheKey | Simple key implementation (concatenates entity classname with primary key value). |
SimpleWriteBehindCallback | |
WriteBehindCacheManagerImpl | |
WriteBehindStoreManager |
Exception Summary | |
---|---|
WriteBehindConfigurationException | |
WriteBehindException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |