| Package | Description |
|---|---|
| org.glassfish.jdbc.config | |
| org.glassfish.jdbc.deployer | |
| org.glassfish.jdbc.recovery | |
| org.glassfish.jdbc.util |
| Modifier and Type | Method and Description |
|---|---|
static String |
JdbcConnectionPool.Duck.getIdentity(JdbcConnectionPool resource) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorConnectionPool |
JdbcConnectionPoolDeployer.createConnectorConnectionPool(JdbcConnectionPool adminPool,
PoolInfo poolInfo) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
JdbcRecoveryResourceHandler.getdbUserPasswordOfJdbcConnectionPool(JdbcConnectionPool jdbcConnectionPool)
gets the user-name & password for the jdbc-connection-pool
|
| Modifier and Type | Method and Description |
|---|---|
JdbcConnectionPool |
JdbcResourcesUtil.getJdbcConnectionPoolOfResource(ResourceInfo resourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
JdbcResourcesUtil.getRANameofJdbcConnectionPool(JdbcConnectionPool pool)
This method takes in an admin JdbcConnectionPool and returns the RA
that it belongs to.
|
Copyright © 2017. All rights reserved.