ozone core API

Package org.ozoneDB.core.DbRemote

This package contains the various commands that can be performed on an OzoneInterface.

See:
          Description

Class Summary
CommandThread  
DbCacheChunk Read/write a chunk of objects from/to the server.
DbClient  
DbCloseConn  
DbCommand This is the base class for command that can be send to an ozone server.
DbCopyObj Dieses Kommando loescht ein Datenbankobjekt.
DbCreateObj  
DbDeleteObj  
DbInvoke  
DbInvokeClient  
DbLocalClient Note: the entire connection is synchronized when ExternalDatabase is sending a command through; so synchronization of send/receive is not strictly needed
DbModTimes Determine the modification times of the specified database objects.
DbNameObj  
DbNextID  
DbObjectNames  
DbObjForHandle  
DbObjForName  
DbOpen  
DbProxyDeath  
DbReloadClasses  
DbRemoteClient  
DbTransaction  
DbXMLForObj  
ProxyObjectGate A gate for Proxy objects.
RObjectOutputStream  
 

Package org.ozoneDB.core.DbRemote Description

This package contains the various commands that can be performed on an OzoneInterface. It basically follows the strategy pattern of encapsulating an action in a dedicated class.


ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.