cObject
---cCJGridDataSource
------cCJGridCachedDataSource
---------cDbCJGridDataSource
The cCJGridCachedDataSource is a class layer between the cCJGridDataSource and cDbCJGridDataSource classes. It supports cached data and automated record finding through the DataDictionary object (DDO). It does not provide any of the DataDictionary's save, delete or validation services. Since there is no grid class that currently uses this class as its datasource, it should be considered to be abstract.