com.sleepycat.persist.evolve
Class EvolveInternal
java.lang.Object
com.sleepycat.persist.evolve.EvolveInternal
public class EvolveInternal
- extends Object
Internal access class that does not appear in the javadoc and should not be
used by applications.
- Author:
- Mark Hayes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvolveInternal
public EvolveInternal()
newEvent
public static EvolveEvent newEvent()
updateEvent
public static void updateEvent(EvolveEvent event,
String entityClassName,
int nRead,
int nConverted)
Copyright 2004,2008 Oracle. All rights reserved.