Uses of Class
com.sibvisions.rad.persist.AbstractCachedStorage

Packages that use AbstractCachedStorage
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.persist.jdbc Contains all database specific persistence implementations. 
 

Uses of AbstractCachedStorage in com.sibvisions.rad.persist
 

Subclasses of AbstractCachedStorage in com.sibvisions.rad.persist
 class AbstractMemStorage
          The AbstractMemStorage is an AbstractCachedStorage and holds an internal MemDataBook for the data.
 

Uses of AbstractCachedStorage in com.sibvisions.rad.persist.jdbc
 

Subclasses of AbstractCachedStorage in com.sibvisions.rad.persist.jdbc
 class DBStorage
          The DBStorage is a IStorage for SQL database specific features.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.