| Package | Description |
|---|---|
| oracle.jbo.rules |
Contains sample validation beans.
|
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
JboTransAttrValidationManager |
JboValidatorContext.getTransAttrValidationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
JboValidatorContext.setTransAttrValidationManager(JboTransAttrValidationManager mgr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DBTransactionImpl
The superclass of classes representing connections of middle-tier objects to databases.
|
class |
DBTransactionImpl2
Implementation of
DBTransaction interface for representing both "connected" and "not connected" state. |
| Modifier and Type | Method and Description |
|---|---|
JboTransAttrValidationManager |
DBTransactionImpl.getTransAttrValidationManager() |