|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| Uses of TransactionStateEvent in oracle.jbo |
| Methods in oracle.jbo with parameters of type TransactionStateEvent | |
| Type | Name |
|---|---|
void |
TransactionStateListener.doneCommit(TransactionStateEvent event)
|
void |
TransactionStateListener.doneRollback(TransactionStateEvent event)
|
| Uses of TransactionStateEvent in oracle.jbo.uicli.binding |
| Methods in oracle.jbo.uicli.binding with parameters of type TransactionStateEvent | |
| Type | Name |
|---|---|
void |
JUApplication.doneCommit(TransactionStateEvent event)
Implementation of oracle.jbo.TransactionStateListener interface. |
void |
JUApplication.doneRollback(TransactionStateEvent event)
Implementation of oracle.jbo.TransactionStateListener interface. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||