Berkeley DB Java Edition
version 1.5.1

Package com.sleepycat.je.util

Supporting utilities.

See:
          Description

Class Summary
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 1.5.1

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