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.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
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.ds |
This package contains metadatas implementation for data_sources_1.0.xsd
|
org.jboss.jca.common.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Interface and Description |
---|---|
interface |
Credential
A Security.
|
interface |
Pool
A Pool.
|
interface |
Security
A Security.
|
interface |
XaPool
A XaPool.
|
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 |
CommonDataSource
A CommonDataSource.
|
interface |
DataSource
A DataSource.
|
interface |
DataSources
A DataSources.
|
interface |
Driver
A DataSource.
|
interface |
DsPool
A pool for a datasource.
|
interface |
DsSecurity
A DsSecurity.
|
interface |
DsXaPool
A pool for an XA datasource.
|
interface |
Statement
A Statement.
|
interface |
TimeOut
A TimeOut.
|
interface |
Validation
A Validation.
|
interface |
XaDataSource
An XaDataSource.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Connector
A Connector.
|
interface |
ResourceAdapter
A ResourceAdapter.
|
Modifier and Type | Class and Description |
---|---|
class |
CredentialImpl
Credential implementation
|
class |
PoolImpl
A PoolImpl.
|
class |
SecurityImpl
A SecurityImpl.
|
class |
XaPoolImpl
A XaPoolImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceAbstractImpl
A DataSourceAbstractImpl.
|
class |
DataSourceImpl
A datasource implementation
|
class |
DatasourcesImpl
A DatasourcesImpl.
|
class |
DriverImpl
A DriverImpl.
|
class |
DsPoolImpl
A pool implementation
|
class |
DsSecurityImpl
A DsSecurityImpl.
|
class |
DsXaPoolImpl
An XA pool implementation
|
class |
StatementImpl
A StatementImpl.
|
class |
TimeOutImpl
A TimeOutImpl.
|
class |
ValidationImpl
A ValidationImpl.
|
class |
XADataSourceImpl
An XA datasource implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectorImpl
Implementation of Connector
|
class |
ResourceAdapterImpl
A ResourceAdapter implementation
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)