Package | Description |
---|---|
org.jboss.datasources.api |
Provides the implementation classes as defined in the schema
|
org.jboss.datasources.impl |
Provides the implementation classes as defined in the schema
|
Class and Description |
---|
ConfigPropertyType
This interface defines the contract for the
config-propertyType xsd type |
ConnectionPropertyType
This interface defines the contract for the
connection-propertyType xsd type |
DatasourcesDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
DatasourcesDescriptor descriptor = Descriptors.create(DatasourcesDescriptor.class);
|
DatasourceType
This interface defines the contract for the
datasourceType xsd type |
DriversType
This interface defines the contract for the
driversType xsd type |
DriverType
This interface defines the contract for the
driverType xsd type |
DsSecurityType
This interface defines the contract for the
dsSecurityType xsd type |
ExtensionType
This interface defines the contract for the
extensionType xsd type |
PoolType
This interface defines the contract for the
poolType xsd type |
RecoverType
This interface defines the contract for the
recoverType xsd type |
StatementType
This interface defines the contract for the
statementType xsd type |
TimeoutType
This interface defines the contract for the
timeoutType xsd type |
TrackStatementsType
This class implements the
track-statementsType xsd type |
TransactionIsolationType
This class implements the
transaction-isolationType xsd type |
ValidationType
This interface defines the contract for the
validationType xsd type |
XaDatasourcePropertyType
This interface defines the contract for the
xa-datasource-propertyType xsd type |
XaDatasourceType
This interface defines the contract for the
xa-datasourceType xsd type |
XaPoolType
This interface defines the contract for the
xa-poolType xsd type |
Class and Description |
---|
ConfigPropertyType
This interface defines the contract for the
config-propertyType xsd type |
ConnectionPropertyType
This interface defines the contract for the
connection-propertyType xsd type |
DatasourcesDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
DatasourcesDescriptor descriptor = Descriptors.create(DatasourcesDescriptor.class);
|
DatasourceType
This interface defines the contract for the
datasourceType xsd type |
DriversType
This interface defines the contract for the
driversType xsd type |
DriverType
This interface defines the contract for the
driverType xsd type |
DsSecurityType
This interface defines the contract for the
dsSecurityType xsd type |
ExtensionType
This interface defines the contract for the
extensionType xsd type |
PoolType
This interface defines the contract for the
poolType xsd type |
RecoverType
This interface defines the contract for the
recoverType xsd type |
StatementType
This interface defines the contract for the
statementType xsd type |
TimeoutType
This interface defines the contract for the
timeoutType xsd type |
TrackStatementsType
This class implements the
track-statementsType xsd type |
TransactionIsolationType
This class implements the
transaction-isolationType xsd type |
ValidationType
This interface defines the contract for the
validationType xsd type |
XaDatasourcePropertyType
This interface defines the contract for the
xa-datasource-propertyType xsd type |
XaDatasourceType
This interface defines the contract for the
xa-datasourceType xsd type |
XaPoolType
This interface defines the contract for the
xa-poolType xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.