org.eyedb
Class CollectionClass
java.lang.Object
org.eyedb.Object
org.eyedb.Class
org.eyedb.CollectionClass
- Direct Known Subclasses:
- CollArrayClass, CollBagClass, CollListClass, CollSetClass
public class CollectionClass
- extends Class
Methods inherited from class org.eyedb.Class |
compare, getAttribute, getAttributes, getInstanceDspid, getName, getObjectIniSize, getObjectPSize, getObjectSize, getObjectVSize, getParent, isSubClass, isSystem, newObj, 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
CollectionClass
public CollectionClass(Database db,
java.lang.String name,
Oid coll_mcloid,
boolean isref)
CollectionClass
public CollectionClass(Database db,
java.lang.String name,
Oid coll_mcloid,
int dim)
CollectionClass
public CollectionClass(java.lang.String typename,
Class coll_cls,
boolean isref)
compare_perform
public boolean compare_perform(Class cls1)
- Overrides:
compare_perform
in class Class
getCollClass
public Class getCollClass()
getCollClassOid
public Oid getCollClassOid()
isRef
public boolean isRef()
getDimension
public short getDimension()
getItemSize
public int getItemSize()
getTypename
public java.lang.String getTypename()