|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConfigPropertyType<T> | This interface defines the contract for the config-propertyType xsd type |
ConnectionPropertyType<T> | 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);
|
DatasourcesType<T> | This interface defines the contract for the datasourcesType xsd type |
DatasourceType<T> | This interface defines the contract for the datasourceType xsd type |
DriversType<T> | This interface defines the contract for the driversType xsd type |
DriverType<T> | This interface defines the contract for the driverType xsd type |
DsSecurityType<T> | This interface defines the contract for the dsSecurityType xsd type |
ExtensionType<T> | This interface defines the contract for the extensionType xsd type |
PoolType<T> | This interface defines the contract for the poolType xsd type |
RecoverType<T> | This interface defines the contract for the recoverType xsd type |
StatementType<T> | This interface defines the contract for the statementType xsd type |
TimeoutType<T> | This interface defines the contract for the timeoutType xsd type |
ValidationType<T> | This interface defines the contract for the validationType xsd type |
XaDatasourcePropertyType<T> | This interface defines the contract for the xa-datasource-propertyType xsd type |
XaDatasourceType<T> | This interface defines the contract for the xa-datasourceType xsd type |
XaPoolType<T> | This interface defines the contract for the xa-poolType xsd type |
Enum Summary | |
---|---|
TrackStatementsType | This class implements the track-statementsType xsd type |
TransactionIsolationType | This class implements the transaction-isolationType xsd type |
Provides the interfaces and enumeration types as defined in the schema
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |