Package com.sibvisions.rad.persist

Contains implementations of the persistence definitions.

See:
          Description

Class Summary
AbstractCachedStorage The AbstractCachedStorage implements the caching mechanism of ICachedStorage.
AbstractMemStorage The AbstractMemStorage is an AbstractCachedStorage and holds an internal MemDataBook for the data.
AbstractStorage The AbstractStorage implements the server side triggers mechanism for different types of Storages.
AbstractStorage.AllFetchedList<E> The AllFetchedList is an ArrayUtil wrapper that implements the marker interface IAllFetched.
MemDataBookStorage The MemDataBookStorage is a simple AbstractMemStorage without specific insert/update/delete implementation.
StorageDataBook The StorageDataBook is a RemoteDataBook directly connected to an IStorage.
TriggerAPI The TriggerAPI class offers methods for server-side triggers.
 

Package com.sibvisions.rad.persist Description

Contains implementations of the persistence definitions.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.