|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DataControl | |
| oracle.adf.model.adapter | Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. |
| oracle.binding | Contains interfaces for data binding. |
| Uses of DataControl in oracle.adf.model.adapter |
| Methods in oracle.adf.model.adapter that return DataControl | |
abstract DataControl |
AbstractDefinition.createDataControl()Creates an instance of data control generated from the metadata definition. |
| Uses of DataControl in oracle.binding |
| Subinterfaces of DataControl in oracle.binding | |
interface |
ManagedDataControlThis interface is implemented by data controls that needs to have each request demarcated by beginRequest/endRequest pair, so that request level initialization and cleanup processing is possible. |
interface |
TransactionalDataControlThis interface is to be implementated by DataControls that supports transactions. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||