| Package | Description |
|---|---|
| oracle.adf.model.generic |
Contains a readonly DataControl implementation for JavaBeans.
|
| Modifier and Type | Method and Description |
|---|---|
protected DCGenericDataControl |
DataControlFactoryImpl.createDataControl(java.lang.String name,
java.lang.String beanClass,
java.lang.Object beanInstance,
boolean root)
Override this method to supply custom generic-based data control
|
| Constructor and Description |
|---|
DCGenericRowSetIteratorImpl(DCGenericDataControl dc,
StructureDefImpl def,
DCGenericRowSetIteratorImpl masterRSI) |