Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Uses of Interface
oracle.adf.model.binding.DCDataControlManagement

Packages that use DCDataControlManagement
oracle.adf.model.adapter Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. 
oracle.adf.model.bc4j Contains a DataControl implementation for ADF Business Components. 
oracle.adf.model.binding Contains the abstract implementation of ADFm binding objects. 
oracle.adf.model.generic Contains a readonly DataControl implementation for JavaBeans. 
oracle.jbo.uicli.binding Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. 

 

Uses of DCDataControlManagement in oracle.adf.model.adapter

 

Classes in oracle.adf.model.adapter that implement DCDataControlManagement
 class AdapterDCService
          Provides services to the adapter created data controls for handling collection and bean based data.

 

Uses of DCDataControlManagement in oracle.adf.model.bc4j

 

Classes in oracle.adf.model.bc4j that implement DCDataControlManagement
 class DCJboDataControl
          The application class that manages connection to a BC4J Application Module.

 

Uses of DCDataControlManagement in oracle.adf.model.binding

 

Classes in oracle.adf.model.binding that implement DCDataControlManagement
 class DCDataControl
          The application class that manages connection to a Data Provider object.
 class DCDataControlReference
           

 

Uses of DCDataControlManagement in oracle.adf.model.generic

 

Classes in oracle.adf.model.generic that implement DCDataControlManagement
 class DCGenericDataControl
           

 

Uses of DCDataControlManagement in oracle.jbo.uicli.binding

 

Classes in oracle.jbo.uicli.binding that implement DCDataControlManagement
 class JUApplication
          The application class that manages connection to a BC4J Application Module.

 


Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Copyright © 1997, 2006, Oracle. All rights reserved.