|
Berkeley DB Java Edition version 1.5.3 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CheckpointConfig | |
| com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
| Uses of CheckpointConfig in com.sleepycat.je |
| Fields in com.sleepycat.je declared as CheckpointConfig | |
static CheckpointConfig |
CheckpointConfig.DEFAULT
Default configuration used if null is passed to Environment.checkpoint(com.sleepycat.je.CheckpointConfig). |
| Methods in com.sleepycat.je with parameters of type CheckpointConfig | |
void |
Environment.checkpoint(CheckpointConfig checkpointConfig)
Synchronously checkpoint the database environment. |
|
Berkeley DB Java Edition version 1.5.3 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||