|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.common.ampool |
Uses of ConnectionStrategy in oracle.jbo.common.ampool |
Classes in oracle.jbo.common.ampool that implement ConnectionStrategy | |
Type | Name |
---|---|
class |
DefaultConnectionStrategy
A default strategy class for application module creation and connection. |
Methods in oracle.jbo.common.ampool that return ConnectionStrategy | |
Type | Name |
---|---|
ConnectionStrategy |
ApplicationPool.getConnectionStrategy()
Get the application module strategy that will be used to create, connect, disconnect, and reconnect the application module. |
ConnectionStrategy |
ApplicationPoolImpl.getConnectionStrategy()
|
Methods in oracle.jbo.common.ampool with parameters of type ConnectionStrategy | |
Type | Name |
---|---|
void |
ApplicationPool.setConnectionStrategy(ConnectionStrategy strategy)
Set the application module strategy that will be used to create, connect, disconnect, and reconnect the application module. |
void |
ApplicationPoolImpl.setConnectionStrategy(ConnectionStrategy strategy)
|
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |