| 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.common.v11 |
This package contains interfaces specific for the 1.1 schemas
|
| 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.ds.v11 |
This package contains interfaces specific for the datasources:1.1 schema
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonXaPool
A XaPool.
|
| Modifier and Type | Method and Description |
|---|---|
CommonPool |
CommonConnDef.getPool()
Get the pool.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnDefPool
A pool for the ConnectionDefinition.
|
interface |
ConnDefXaPool
An XA pool for the ConnectionDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
CommonPool |
DataSource.getPool()
Get the pool.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DsPool
A pool for a datasource.
|
interface |
DsXaPool
A pool for an XA datasource.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)