Uses of Class
com.sun.rave.faces.data.DataCache

Packages that use DataCache
com.sun.rave.faces.data   
 

Uses of DataCache in com.sun.rave.faces.data
 

Methods in com.sun.rave.faces.data that return DataCache
 DataCache RowSetDataModel.getDataCache()
          Return the DataCache containing our cached row and column data, creating one if necessary.