Berkeley DB Java Edition
version 3.2.13

Package com.sleepycat.je.util

Supporting utilities.

See:
          Description

Class Summary
DbBackup DbBackup is a helper class for stopping and restarting JE background activity in an open environment in order to simplify backup operations.
DbDump Dump the contents of a database.
DbLoad Load a database from a dump file.
DbPrintLog Dump the contents of the log in XML format to System.out.
DbVerify Verify the internal structures of a database.
 

Package com.sleepycat.je.util Description

Supporting utilities.

Package Specification

This package provides support for activities like loading and dumping data. Most utilities can be used as a command line tool or called programmatically.

See Also:
[Getting Started Guide]

Berkeley DB Java Edition
version 3.2.13

Copyright 1996,2006 Oracle. All rights reserved.