| Package | Description | 
|---|---|
| oracle.jbo.datasource | 
| Modifier and Type | Method and Description | 
|---|---|
static DataSourceDef.Operation | 
DataSourceDef.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static DataSourceDef.Operation[] | 
DataSourceDef.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataSourceDef.addOperation(DataSourceDef.Operation op,
            java.lang.String opName)  |