com.sleepycat.persist.model
Class ModelInternal

java.lang.Object
  extended by com.sleepycat.persist.model.ModelInternal

public class ModelInternal
extends java.lang.Object

Internal access class that does not appear in the javadoc and should not be used by applications.


Constructor Summary
ModelInternal()
           
 
Method Summary
static void setCatalog(EntityModel model, PersistCatalog catalog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelInternal

public ModelInternal()
Method Detail

setCatalog

public static void setCatalog(EntityModel model,
                              PersistCatalog catalog)


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