| Package | Description | 
|---|---|
| oracle.adf.model | 
 Contains the ADFm classes and interfaces that apply to the all ADFm implementation. 
 | 
| oracle.adf.model.adapter.bean | |
| oracle.adf.model.adapter.bean.jpa | |
| oracle.adfinternal.model.adapter.ejb | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TransactionalDataControl
DataControl is a collection of DataControls accessed by their key This is only for internal purposes and implementing just this interface will not work in ADF 9.0.5.1. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BeanDataControl  | 
class  | 
BeanDCDefinitionDataControl  | 
class  | 
BeanDCHandler  | 
class  | 
DataFilterHandler
DataFilterHandler can be extended from  
BeanDataCollection to add custom data provider. | 
class  | 
JavaBeanDataControl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JPQLDataFilterHandler
This handler can be extended from  
BeanDataCollection to provide custom support. | 
class  | 
JPQLManagedDCHandler  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EjbDataControl
Data Control implementation class for EJB objects. 
 | 
class  | 
EjbDCDefinitionDataControl  |