|
Berkeley DB version 5.3.28 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sleepycat.persist.model.ModelInternal
public class ModelInternal
Internal access class that should not be used by applications.
Constructor Summary | |
---|---|
ModelInternal()
|
Method Summary | |
---|---|
static ClassLoader |
getClassLoader(EntityModel model)
Internal access method that should not be used by applications. |
static void |
setCatalog(EntityModel model,
com.sleepycat.persist.impl.PersistCatalog catalog)
Internal access method that should not be used by applications. |
static void |
setClassLoader(EntityModel model,
ClassLoader loader)
Internal access method that should not be used by applications. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelInternal()
Method Detail |
---|
public static void setCatalog(EntityModel model, com.sleepycat.persist.impl.PersistCatalog catalog)
public static void setClassLoader(EntityModel model, ClassLoader loader)
public static ClassLoader getClassLoader(EntityModel model)
|
Berkeley DB version 5.3.28 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |