Package oracle.cabo.data.jbo.ui.data

Class Summary
AppModuleDataProvider DataProvider that binds to a BC4J ApplicationModule.
AttrDataProvider DataProvider that binds to a BC4J Row Attribute.
AttrDefDataProvider Deprecated. use AttrDataProvider instead
BaseNamedObjectDataProvider DataProvider that binds to a BC4J ApplicationModule.
RootAppModuleDataProvider DataProvider that binds to a BC4J ApplicationPool.
RowDataProvider DataProvider that binds to a BC4J Row.
RowSetDataProvider DataProvider that binds to a BC4J RowSet.
RowSetIteratorDataProvider DataProvider that binds to a BC4J RowSetIterator.
ViewObjectDataProvider DataProvider that binds to a BC4J ViewObject.
ViewObjectDataSetImpl Adapter to represent the current BC4J ViewObject as a DataSet.