Package org.databene.model.storage

Interface Summary
StorageSystem Abstraction of an Entity storage system.
 

Class Summary
AbstractStorageSystem Abstract implementation of the StorageSystem interface.
StorageSystemConsumer Stores an Entity in the associated StorageSystem.
StorageSystemInserter Consumer implementation that inserts entities into database tables.
StorageSystemUpdater Consumer implementation that updates database rows.
 



Copyright © 2011. All Rights Reserved.