Berkeley DB XML
version 2.5.16

com.sleepycat.persist.model
Class ModelInternal

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

public class ModelInternal
extends Object

Internal access class that should not be used by applications.


Constructor Summary
ModelInternal()
           
 
Method Summary
static void setCatalog(EntityModel model, com.sleepycat.persist.impl.PersistCatalog catalog)
          Internal access method that should not be used by applications.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelInternal

public ModelInternal()
Method Detail

setCatalog

public static void setCatalog(EntityModel model,
                              com.sleepycat.persist.impl.PersistCatalog catalog)
Internal access method that should not be used by applications.


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.