org.eyedb
Class Union

java.lang.Object
  extended by org.eyedb.Object
      extended by org.eyedb.Instance
          extended by org.eyedb.Agregat
              extended by org.eyedb.Union

public class Union
extends Agregat


Field Summary
static Class idbclass
           
 
Fields inherited from class org.eyedb.Object
CMTimeTrace, CompOidTrace, ContentsTrace, CTimeTrace, MTimeTrace, NativeTrace, PointerTrace
 
Constructor Summary
Union(Database db)
           
Union(Database db, Dataspace dataspace)
           
Union(Object o, boolean share)
           
 
Method Summary
 
Methods inherited from class org.eyedb.Instance
realize, 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, 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
 

Field Detail

idbclass

public static Class idbclass
Constructor Detail

Union

public Union(Database db)

Union

public Union(Database db,
             Dataspace dataspace)

Union

public Union(Object o,
             boolean share)