org.eyedb
Class Schema
java.lang.Object
org.eyedb.Object
org.eyedb.Instance
org.eyedb.Schema
public class Schema
- extends Instance
Methods inherited from class org.eyedb.Object |
getClass, getCTime, getDatabase, getDataspace, getDataspace, getIDR, getIDRSize, getLocation, getMasterObject, getMTime, getOid, getRefCount, getUserData, isGRTObject, loadPerform, move, realize, remove, setClass, setDatabase, setDataspace, setIDR, setMasterObject, setOid, setUserData, store, store, trace, trace, trace, trace, tracePdata, userInitialize |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bootstrap
public static Schema bootstrap
idbclass
public static Class idbclass
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
addClass
public Class addClass(Class cls)
getClass
public Class getClass(java.lang.String s)
getClass
public Class getClass(Oid oid)
throws Exception
- Throws:
Exception
traceRealize
public void traceRealize(java.io.PrintStream out,
org.eyedb.Indent indent,
int flags,
RecMode rcm)
throws Exception
- Overrides:
traceRealize
in class Instance
- Throws:
Exception
getClassList
public java.util.Vector getClassList()
complete
public void complete()
throws Exception
- Throws:
Exception