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 |
---|---|
Pool |
DataSource.getPool()
Get the pool instance.
|
Pool |
ConnectionFactory.getPool()
Get the pool instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSource.setPool(Pool p)
Set the pool
|
void |
ConnectionFactory.setPool(Pool p)
Set the pool
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.