| Package | Description |
|---|---|
| org.jboss.jca.common.api.metadata.common |
This package contains interfaces to define metadata api cpmmon in various xsds
|
| org.jboss.jca.common.api.metadata.ds |
This package contains interfaces to define metadata api for data_sources_1.0.xml
|
| org.jboss.jca.common.api.metadata.resourceadapter |
This package contains interfaces to define metadata api for resource_adapter_1.0.xml
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XaPool
A XaPool.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DsPool
A pool for a datasource.
|
interface |
DsXaPool
A pool for an XA datasource.
|
| Modifier and Type | Method and Description |
|---|---|
Pool |
ConnectionDefinition.getPool()
Get the pool.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)