Berkeley DB Java Edition
version 1.5.1

Uses of Class
com.sleepycat.je.CheckpointConfig

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
 

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.1

Copyright (c) 1996-2004 Sleepycat Software, Inc. - All rights reserved.