|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
com.sun.sgs.service.store.db package based on Berkeley
DB.
See:
Description
| Class Summary | |
|---|---|
| BdbCursor | Provides a cursor implementation using Berkeley DB. |
| BdbDatabase | Provides a database implementation using Berkeley DB. |
| BdbEnvironment | Provides a database implementation based on Berkeley DB. |
| BdbTransaction | Provides a transaction implementation using Berkeley DB. |
| Enum Summary | |
|---|---|
| BdbEnvironment.TxnIsolationLevel | The supported transaction isolation levels. |
Provides an implementation of the interfaces in the com.sun.sgs.service.store.db package based on Berkeley
DB.
Operations on classes in this package will throw an Error if the underlying Berkeley DB database requires recovery. In that
case, callers need to restart the application or create new instances of
these classes.
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||