|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionManagerPoolParams | |
|---|---|
| org.ow2.jonas.resource.internal | |
| org.ow2.jonas.resource.internal.cm | |
| Uses of ConnectionManagerPoolParams in org.ow2.jonas.resource.internal |
|---|
| Methods in org.ow2.jonas.resource.internal that return ConnectionManagerPoolParams | |
|---|---|
ConnectionManagerPoolParams |
ResourceUtility.configurePoolParams(org.ow2.jonas.deployment.rar.PoolParamsDesc pParams,
org.ow2.jonas.deployment.rar.JdbcConnParamsDesc jConnParams,
ConnectionManagerPoolParams pool)
set the PoolParams from the JonasConnector specified |
| Methods in org.ow2.jonas.resource.internal with parameters of type ConnectionManagerPoolParams | |
|---|---|
ConnectionManagerPoolParams |
ResourceUtility.configurePoolParams(org.ow2.jonas.deployment.rar.PoolParamsDesc pParams,
org.ow2.jonas.deployment.rar.JdbcConnParamsDesc jConnParams,
ConnectionManagerPoolParams pool)
set the PoolParams from the JonasConnector specified |
| Uses of ConnectionManagerPoolParams in org.ow2.jonas.resource.internal.cm |
|---|
| Methods in org.ow2.jonas.resource.internal.cm with parameters of type ConnectionManagerPoolParams | |
|---|---|
void |
ConnectionManagerImpl.setResourceAdapter(ManagedConnectionFactory tmcf,
ConnectionManagerPoolParams cmpp)
Setters method to initialize the ConnectionManager The managedConnectionFactory instance of the resource which must be maneged by this connectionManager |
| Constructors in org.ow2.jonas.resource.internal.cm with parameters of type ConnectionManagerPoolParams | |
|---|---|
ConnectionManagerPoolParams(ConnectionManagerPoolParams cmpp)
Constructor to build new object based on another set of pool params |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||