Package org.jboss.datasources.impl

Provides the implementation classes as defined in the schema

See:
          Description


Class Summary
ConfigPropertyTypeImpl<T> This class implements the config-propertyType xsd type
ConnectionPropertyTypeImpl<T> This class implements the connection-propertyType xsd type
DatasourcesDescriptorImpl This deployment descriptor provides the functionalities as described in the specification Example: DatasourcesDescriptor descriptor = Descriptors.create(DatasourcesDescriptor.class);
DatasourcesTypeImpl<T> This class implements the datasourcesType xsd type
DatasourceTypeImpl<T> This class implements the datasourceType xsd type
DriversTypeImpl<T> This class implements the driversType xsd type
DriverTypeImpl<T> This class implements the driverType xsd type
DsSecurityTypeImpl<T> This class implements the dsSecurityType xsd type
ExtensionTypeImpl<T> This class implements the extensionType xsd type
PoolTypeImpl<T> This class implements the poolType xsd type
RecoverTypeImpl<T> This class implements the recoverType xsd type
StatementTypeImpl<T> This class implements the statementType xsd type
TimeoutTypeImpl<T> This class implements the timeoutType xsd type
ValidationTypeImpl<T> This class implements the validationType xsd type
XaDatasourcePropertyTypeImpl<T> This class implements the xa-datasource-propertyType xsd type
XaDatasourceTypeImpl<T> This class implements the xa-datasourceType xsd type
XaPoolTypeImpl<T> This class implements the xa-poolType xsd type
 

Package org.jboss.datasources.impl Description

Provides the implementation classes as defined in the schema



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.