Package | Description |
---|---|
org.jboss.jca.core.api.management |
This package contains management view of the container in a non-technology specific way.
|
Modifier and Type | Method and Description |
---|---|
PoolConfiguration |
DataSource.getPoolConfiguration()
Get the pool configuration instance.
|
PoolConfiguration |
ConnectionFactory.getPoolConfiguration()
Get the pool configuration instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSource.setPoolConfiguration(PoolConfiguration pc)
Set the pool configuration
|
void |
ConnectionFactory.setPoolConfiguration(PoolConfiguration pc)
Set the pool configuration
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.