| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JboWarning | |
| oracle.jbo | Contains interfaces for client-side applications. | 
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. | 
| oracle.jbo.server | Contains the implementation of middle tier components. | 
| Uses of JboWarning in oracle.jbo | 
| Methods in oracle.jbo with parameters of type JboWarning | |
|  void | ApplicationModule.addWarning(JboWarning warn)Adds a warning message to the warning stack. | 
|  void | JboExceptionHandler.handleWarning(JboWarning warn)Catches a warning thrown by the middle tier. | 
| Uses of JboWarning in oracle.jbo.common | 
| Constructors in oracle.jbo.common with parameters of type JboWarning | |
| PiggybackExceptionEntry.PiggybackExceptionEntry(JboWarning warn) | |
| Uses of JboWarning in oracle.jbo.server | 
| Methods in oracle.jbo.server with parameters of type JboWarning | |
|  void | ApplicationModuleImpl.addWarning(JboWarning warn)Specifies the name of the handler that will perform special processing of warnings on the client. | 
|  void | NullDBTransactionImpl.addWarning(JboWarning warn)Implementation of the DBTransaction interface. | 
|  void | DBTransactionImpl.addWarning(JboWarning warn) | 
|  void | DBTransaction.addWarning(JboWarning warn)Adds a warning to the root Application Module's current list of warnings. | 
| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||