|
Berkeley DB Java Edition version 3.2.13 |
|||||||||
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 . |
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 3.2.13 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |