| 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 |
|---|---|
JboTransValidationManager |
JboValidatorContext.getTransValidationManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JboValidatorContext.setTransValidationManager(JboTransValidationManager mgr)
For internal framework use only
|
| 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 |
|---|---|
JboTransValidationManager |
DBTransactionImpl.getTransValidationManager() |