|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of TransactionHandlerFactory in oracle.jbo.server |
Classes in oracle.jbo.server that implement TransactionHandlerFactory | |
Type | Name |
---|---|
class |
DefaultTxnHandlerFactoryImpl
The default implementation of the TransactionHandlerFactory interface. |
Methods in oracle.jbo.server that return TransactionHandlerFactory | |
Type | Name |
---|---|
TransactionHandlerFactory |
SessionImpl.getTransactionHandlerFactory()
Get the session's transaction handler factory. |
Methods in oracle.jbo.server with parameters of type TransactionHandlerFactory | |
Type | Name |
---|---|
void |
SessionImpl.setTransactionHandlerFactory(TransactionHandlerFactory fac)
Set the session's transaction handler factory. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |