|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoolConfiguration | |
|---|---|
| org.jboss.jca.core.api.management | This package contains management view of the container in a non-technology specific way. |
| Uses of PoolConfiguration in org.jboss.jca.core.api.management |
|---|
| Methods in org.jboss.jca.core.api.management that return PoolConfiguration | |
|---|---|
PoolConfiguration |
DataSource.getPoolConfiguration()
Get the pool configuration instance. |
PoolConfiguration |
ConnectionFactory.getPoolConfiguration()
Get the pool configuration instance. |
| Methods in org.jboss.jca.core.api.management with parameters of type PoolConfiguration | |
|---|---|
void |
DataSource.setPoolConfiguration(PoolConfiguration pc)
Set the pool configuration |
void |
ConnectionFactory.setPoolConfiguration(PoolConfiguration pc)
Set the pool configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||