org.eyedb
Class CollArrayClass
java.lang.Object
org.eyedb.Object
org.eyedb.Class
org.eyedb.CollectionClass
org.eyedb.CollArrayClass
public class CollArrayClass
- extends CollectionClass
Methods inherited from class org.eyedb.Class |
compare, getAttribute, getAttributes, getInstanceDspid, getName, getObjectIniSize, getObjectPSize, getObjectSize, getObjectVSize, getParent, isSubClass, isSystem, newObj, newObjRealize, setAttributes, setInstanceDspid, setName, traceRealize |
Methods inherited from class org.eyedb.Object |
getClass, getCTime, getDatabase, getDataspace, getDataspace, getIDR, getIDRSize, getLocation, getMasterObject, getMTime, getOid, getRefCount, getUserData, isGRTObject, loadPerform, move, realize, 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 |
idbclass
public static Class idbclass
CollArrayClass
public CollArrayClass(Database db,
java.lang.String name,
Oid coll_mcloid,
boolean isref)
CollArrayClass
public CollArrayClass(Database db,
java.lang.String name,
Oid coll_mcloid,
int dim)
CollArrayClass
public CollArrayClass(Class coll_cls,
boolean isref)
newObj
public Object newObj(Database db,
Coder coder)
throws Exception
- Overrides:
newObj
in class Class
- Throws:
Exception
getTypename
public java.lang.String getTypename()
- Overrides:
getTypename
in class CollectionClass