Package com.sleepycat.je.util

Supporting utilities.

See:
          Description

Class Summary
DbDump  
DbLoad  
DbPrintLog DbPrintLog is a debugging utility that dumps JE log files into a human readable form.
DbRecover DbRecover is a utility that allows the user to resume use of the environment from a given time point.
DbSpace  
DbStat  
DbVerify  
 

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]


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.