edu.mssm.crover.odmg.objectstore
Class Implementation
java.lang.Object
|
+--edu.mssm.crover.odmg.objectstore.Implementation
- All Implemented Interfaces:
- org.odmg.Implementation
- public class Implementation
- extends java.lang.Object
- implements org.odmg.Implementation
|
Field Summary |
protected java.lang.String |
dbName
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dbName
protected java.lang.String dbName
Implementation
public Implementation(java.lang.String a_dbName)
Implementation
public Implementation()
currentTransaction
public org.odmg.Transaction currentTransaction()
- Specified by:
currentTransaction in interface org.odmg.Implementation
getDatabase
public org.odmg.Database getDatabase(java.lang.Object obj)
- Specified by:
getDatabase in interface org.odmg.Implementation
getObjectId
public java.lang.String getObjectId(java.lang.Object obj)
- Specified by:
getObjectId in interface org.odmg.Implementation
newDArray
public org.odmg.DArray newDArray()
- Specified by:
newDArray in interface org.odmg.Implementation
newDBag
public org.odmg.DBag newDBag()
- Specified by:
newDBag in interface org.odmg.Implementation
newDList
public org.odmg.DList newDList()
- Specified by:
newDList in interface org.odmg.Implementation
newDMap
public org.odmg.DMap newDMap()
- Specified by:
newDMap in interface org.odmg.Implementation
newDSet
public org.odmg.DSet newDSet()
- Specified by:
newDSet in interface org.odmg.Implementation
newDatabase
public org.odmg.Database newDatabase()
- Specified by:
newDatabase in interface org.odmg.Implementation
newOQLQuery
public org.odmg.OQLQuery newOQLQuery()
- Specified by:
newOQLQuery in interface org.odmg.Implementation
newTransaction
public org.odmg.Transaction newTransaction()
- Specified by:
newTransaction in interface org.odmg.Implementation
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.