| RasBag |
This class implements the ODMG DBag interface.
|
| RasCollection |
This abstract class should implement the ODMG DCollection interface but is not implemented yet,
please use subclass RasBag
|
| RasDatabase |
This class implements the ODMG Database interface.
|
| RasList |
This class implements the ODMG DList interface.
|
| RasObject |
|
| RasODMGGlobal |
This class provides some global defines and variables needed for the
ODMG implementation of the RasDaMan httpserver.
|
| RasODMGImplementation |
This class implements the internal ODMG Bootstrap Object used by the rasj.odmg package.
|
| RasOID |
class represents an object identifier
|
| RasOQLQuery |
This class implements the ODMG OQLQuery interface.
|
| RasSet |
This class implements the ODMG DSet interface.
|
| RasTransaction |
This class implements the ODMG Transaction interface.
|