Uses of Package
org.openbandy.io.storage

Packages that use org.openbandy.io.storage
org.openbandy.io   
org.openbandy.io.db   
org.openbandy.io.rms   
org.openbandy.io.storage   
 

Classes in org.openbandy.io.storage used by org.openbandy.io
Storage
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageSerializer
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageValueContainer
          An implementation of the ValueContainer interface for storage purposes.
 

Classes in org.openbandy.io.storage used by org.openbandy.io.db
ObjectEntry
           
Storage
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageSerializer
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageValueContainer
          An implementation of the ValueContainer interface for storage purposes.
 

Classes in org.openbandy.io.storage used by org.openbandy.io.rms
ObjectEntry
           
Selector
          A Selector allows to access serializable objects in a storage.
Storage
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageConnection
           
StorageSerializer
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageValueContainer
          An implementation of the ValueContainer interface for storage purposes.
 

Classes in org.openbandy.io.storage used by org.openbandy.io.storage
DatabaseConnection
          The DatabaseConnection class implements the StorageConnection class in order to execute SQL statements on the JDBC database.
DatabaseStorage
          The DatabaseStorage is an extension to the Storage.
ObjectEntry
           
ObjectIdString
           
Storage
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.
StorageConnection