com.sleepycat.je.util
Class DbRecover

java.lang.Object
  extended by com.sleepycat.je.util.DbRecover

public class DbRecover
extends Object

DbRecover is a utility that allows the user to resume use of the environment from a given time point. Not for general use yet!


Constructor Summary
DbRecover()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbRecover

public DbRecover()
Method Detail

main

public static void main(String[] argv)


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