| Package | Description | 
|---|---|
| oracle.jbo.datasource | |
| oracle.jbo.datasource.svc | |
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CtrlHintsSupport.setDataSourceDef(DataSourceDef dsDef)
Sets the DataSourceDef to be used with the instance. 
 | 
| Constructor and Description | 
|---|
DataSourceDef(DataSourceDef dsDef)
Initializes a newly created  
DataSourceDef by shallow-copying
 an object. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SIVODataSourceImpl.setDataSourceDef(DataSourceDef dsDef)  | 
void | 
SIEODataSourceImpl.setDataSourceDef(DataSourceDef dsDef)  | 
static FindCriteria | 
FindCriteriaHelper.toServiceFC(DataSourceDef dsDef,
           FindCriteria cFC)
Converts the specified common find criteria interface to an equivalent
 service find criteria object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DataSourceDef | 
RowDef.getDataSourceDef()  |