com.objy.db.app
Class ooDefaultContObj
java.lang.Object
|
+--com.objy.db.app.ooAbstractObj
|
+--com.objy.db.app.ooObj
|
+--com.objy.db.app.ooContObj
|
+--com.objy.db.app.ooDefaultContObj
- All Implemented Interfaces:
- IooObj, Persistent, PersistentEvents
- public final class ooDefaultContObj
- extends ooContObj
Represents the default container for a database.
You should not create an instance of this class.
Methods inherited from class com.objy.db.app.ooContObj |
addIndex, addUniqueIndex, cluster, contains, convertObjects, copy, delete, deleteNoProp, dropIndex, flush, getContainer, getControlledBy, getDB, getGrowthFactor, getHash, getName, getOid, getPageCount, hasIndex, isUpdated, lockNoProp, move, refresh, releaseReadLock, returnControl, scan, scan, scan, transferControl |
Methods inherited from class com.objy.db.app.ooObj |
activate, clearModified, deactivate, deleteReference, dropCachedReference, fetch, fetch, getPersistor, getSession, isDead, isFetchRequired, isModified, isPersistent, isValid, lock, lookupObj, lookupObj, lookupObjName, markFetchRequired, markModified, nameObj, persistor, preWrite, scopedBy, scopedObjects, setPersistor, unnameObj, updateIndexes, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ooDefaultContObj
public ooDefaultContObj()
- Reserved for internal use.
Copyright © 2000 Objectivity, Inc. All rights reserved.