| 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  | DBTransactionImplThe superclass of classes representing connections of middle-tier objects to
 databases. | 
| class  | DBTransactionImpl2
 Implementation of  DBTransactioninterface for representing
 both "connected" and "not connected"  state. | 
| Modifier and Type | Method and Description | 
|---|---|
| JboTransValidationManager | DBTransactionImpl. getTransValidationManager() |