Uses of Package
com.sibvisions.rad.model.mem

Packages that use com.sibvisions.rad.model.mem
com.sibvisions.rad.model.mem Contains all storage independent model classes. 
com.sibvisions.rad.model.remote Contains model implementations for accessing remote data. 
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
 

Classes in com.sibvisions.rad.model.mem used by com.sibvisions.rad.model.mem
ChangeableDataRow
          An IChangeableDataRow extends the IDataRow with support for the change state of the row, some supporting methods and an unique ID column.
DataRow
          An DataRow is a list of table column's.
MemDataBook
          The MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data.
MemDataPage
          A MemDataPage is the memory implementation for a data page of an IDataBook.
 

Classes in com.sibvisions.rad.model.mem used by com.sibvisions.rad.model.remote
ChangeableDataRow
          An IChangeableDataRow extends the IDataRow with support for the change state of the row, some supporting methods and an unique ID column.
DataRow
          An DataRow is a list of table column's.
MemDataBook
          The MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data.
MemDataPage
          A MemDataPage is the memory implementation for a data page of an IDataBook.
MemDataSource
          The MemDataSource is a base class for all DataSources.
 

Classes in com.sibvisions.rad.model.mem used by com.sibvisions.rad.persist
MemDataBook
          The MemDataBook is a storage independent table, and handles all operations to load, save and manipulate table oriented data.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.