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
|
org.jboss.jca.common.api.metadata.ra |
This package contains common metadatas fand parser for connector_1_*.xsd
|
org.jboss.jca.common.api.metadata.ra.ra10 |
This package contains common metadatas fand parser for connector_1_0
.xsd
|
org.jboss.jca.common.api.metadata.ra.ra15 |
This package contains common metadatas fand parser for connector_1_5.xsd
|
org.jboss.jca.common.api.metadata.ra.ra16 |
This package contains common metadatas fand parser for connector_1_6.xsd
|
org.jboss.jca.common.api.metadata.ra.ra17 |
This package contains the Java EE Connector Architecture 1.7 specification model.
|
org.jboss.jca.common.metadata.common |
This package contains metadatas commons for ironJacamar's extension xsd like -ds.xml, -ra.xml, ironjacamar.xml
|
org.jboss.jca.common.metadata.common.v11 |
This package contains classes specific to the 1.1 schemas.
|
org.jboss.jca.common.metadata.ds |
This package contains metadatas implementation for data_sources_1.0.xsd
|
org.jboss.jca.common.metadata.ds.v10 |
This package contains the specific classes for the datasources:1.0 schema
|
org.jboss.jca.common.metadata.ds.v11 |
This package contains the specific classes for the datasources:1.1 schema
|
org.jboss.jca.common.metadata.ra.common |
This package contains metadatas common for connector-*.xsd
|
org.jboss.jca.common.metadata.ra.ra10 |
This package contains metadatas for connector-1.0.dtd
|
org.jboss.jca.common.metadata.ra.ra15 |
This package contains metadatas for connector-1.5.xsd
|
org.jboss.jca.common.metadata.ra.ra16 |
This package contains metadatas for connector-1.6.xsd
|
org.jboss.jca.common.metadata.ra.ra17 |
This package contains the implementation of the Java EE Connector Architecture 1.7 specification schema.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommonPool
A Pool.
|
interface |
CommonSecurity
A Security.
|
interface |
CommonXaPool
A XaPool.
|
interface |
Credential
A Security.
|
Modifier and Type | Class and Description |
---|---|
class |
Capacity
Capacity definition
|
class |
Extension
A JdbcAdapterExtension.
|
class |
Recovery
A Recovery.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnDefPool
A pool for the ConnectionDefinition.
|
interface |
ConnDefXaPool
An XA pool for the ConnectionDefinition.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommonDataSource
A CommonDataSource.
|
interface |
DataSource
A DataSource.
|
interface |
DataSources
A DataSources.
|
interface |
Driver
A DataSource.
|
interface |
DsSecurity
A DsSecurity.
|
interface |
Statement
A Statement.
|
interface |
TimeOut
A TimeOut.
|
interface |
Validation
A Validation.
|
interface |
XaDataSource
An XaDataSource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DsPool
A pool for a datasource.
|
interface |
DsXaPool
A pool for an XA datasource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector
A Connector.
|
interface |
ResourceAdapter
A ResourceAdapter.
|
interface |
ResourceAdapter1516
A ResourceAdapter1516.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector10
A Connector10.
|
interface |
ResourceAdapter10
A ResourceAdapter10.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector15
A Connector15.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector16
A Connector16.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector17
A Connector17
|
Modifier and Type | Class and Description |
---|---|
class |
CommonPoolImpl
A PoolImpl.
|
class |
CommonSecurityImpl
A SecurityImpl.
|
class |
CommonXaPoolImpl
A XaPoolImpl.
|
class |
CredentialImpl
Credential implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ConnDefPoolImpl
A pool for ConnectionDefinition.
|
class |
ConnDefXaPoolImpl
An XA pool implementation for connection definition
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceAbstractImpl
A DataSourceAbstractImpl.
|
class |
DatasourcesImpl
A DatasourcesImpl.
|
class |
DriverImpl
A DriverImpl.
|
class |
DsSecurityImpl
A DsSecurityImpl.
|
class |
StatementImpl
A StatementImpl.
|
class |
TimeOutImpl
A TimeOutImpl.
|
class |
ValidationImpl
A ValidationImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceImpl
A DataSourceImpl.
|
class |
XADataSourceImpl
An XADataSourceImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DsPoolImpl
A pool implementation
|
class |
DsXaPoolImpl
An XA pool implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceAdapetrImpl
A AbstractResourceAdapetrImpl.
|
class |
ConnectorAbstractmpl
A Connector.
|
class |
ResourceAdapter1516Impl |
Modifier and Type | Class and Description |
---|---|
class |
Connector10Impl |
class |
ResourceAdapter10Impl |
Modifier and Type | Class and Description |
---|---|
class |
Connector15Impl
A Connector15.
|
Modifier and Type | Class and Description |
---|---|
class |
Connector16Impl |
Modifier and Type | Class and Description |
---|---|
class |
Connector17Impl
Implementation of Connector17
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)