Uses of Interface
org.jboss.jca.embedded.dsl.datasources12.api.DatasourceType
-
Packages that use DatasourceType Package Description org.jboss.jca.embedded.dsl.datasources12.api Provides the interfaces and enumeration types as defined in the schemaorg.jboss.jca.embedded.dsl.datasources12.impl Provides the implementation classes as defined in the schema -
-
Uses of DatasourceType in org.jboss.jca.embedded.dsl.datasources12.api
Methods in org.jboss.jca.embedded.dsl.datasources12.api that return DatasourceType Modifier and Type Method Description DatasourceType<T>DatasourceType. connectionUrl(String connectionUrl)Sets theconnection-urlelementDatasourceType<DatasourcesDescriptor>DatasourcesDescriptor. createDatasource()Creates a newdatasourceelementDatasourceType<DatasourcesType<T>>DatasourcesType. createDatasource()Creates a newdatasourceelementDatasourceType<T>DatasourceType. datasourceClass(String datasourceClass)Sets thedatasource-classelementDatasourceType<T>DatasourceType. driver(String driver)Sets thedriverelementDatasourceType<T>DatasourceType. driverClass(String driverClass)Sets thedriver-classelementDatasourceType<T>DatasourceType. enabled(Boolean enabled)Sets theenabledattributeDatasourceType<DatasourcesDescriptor>DatasourcesDescriptor. getOrCreateDatasource()If not already created, a newdatasourceelement will be created and returned.DatasourceType<DatasourcesType<T>>DatasourcesType. getOrCreateDatasource()If not already created, a newdatasourceelement will be created and returned.DatasourceType<T>DatasourceType. jndiName(String jndiName)Sets thejndi-nameattributeDatasourceType<T>DatasourceType. jta(Boolean jta)Sets thejtaattributeDatasourceType<T>DatasourceType. newConnectionSql(String newConnectionSql)Sets thenew-connection-sqlelementDatasourceType<T>DatasourceType. poolName(String poolName)Sets thepool-nameattributeDatasourceType<T>DatasourceType. removeAllConnectionProperty()Removes allconnection-propertyelementsDatasourceType<T>DatasourceType. removeConnectionUrl()Removes theconnection-urlelementDatasourceType<T>DatasourceType. removeDatasourceClass()Removes thedatasource-classelementDatasourceType<T>DatasourceType. removeDriver()Removes thedriverelementDatasourceType<T>DatasourceType. removeDriverClass()Removes thedriver-classelementDatasourceType<T>DatasourceType. removeEnabled()Removes theenabledattributeDatasourceType<T>DatasourceType. removeJndiName()Removes thejndi-nameattributeDatasourceType<T>DatasourceType. removeJta()Removes thejtaattributeDatasourceType<T>DatasourceType. removeNewConnectionSql()Removes thenew-connection-sqlelementDatasourceType<T>DatasourceType. removePool()Removes thepoolelementDatasourceType<T>DatasourceType. removePoolName()Removes thepool-nameattributeDatasourceType<T>DatasourceType. removeSecurity()Removes thesecurityelementDatasourceType<T>DatasourceType. removeSpy()Removes thespyattributeDatasourceType<T>DatasourceType. removeStatement()Removes thestatementelementDatasourceType<T>DatasourceType. removeTimeout()Removes thetimeoutelementDatasourceType<T>DatasourceType. removeTransactionIsolation()Removes thetransaction-isolationattributeDatasourceType<T>DatasourceType. removeUrlDelimiter()Removes theurl-delimiterelementDatasourceType<T>DatasourceType. removeUrlSelectorStrategyClassName()Removes theurl-selector-strategy-class-nameelementDatasourceType<T>DatasourceType. removeUseCcm()Removes theuse-ccmattributeDatasourceType<T>DatasourceType. removeUseJavaContext()Removes theuse-java-contextattributeDatasourceType<T>DatasourceType. removeValidation()Removes thevalidationelementDatasourceType<T>DatasourceType. spy(Boolean spy)Sets thespyattributeDatasourceType<T>DatasourceType. transactionIsolation(String transactionIsolation)Sets thetransaction-isolationelementDatasourceType<T>DatasourceType. transactionIsolation(TransactionIsolationType transactionIsolation)Sets thetransaction-isolationelementDatasourceType<T>DatasourceType. urlDelimiter(String urlDelimiter)Sets theurl-delimiterelementDatasourceType<T>DatasourceType. urlSelectorStrategyClassName(String urlSelectorStrategyClassName)Sets theurl-selector-strategy-class-nameelementDatasourceType<T>DatasourceType. useCcm(Boolean useCcm)Sets theuse-ccmattributeDatasourceType<T>DatasourceType. useJavaContext(Boolean useJavaContext)Sets theuse-java-contextattributeMethods in org.jboss.jca.embedded.dsl.datasources12.api that return types with arguments of type DatasourceType Modifier and Type Method Description ConnectionPropertyType<DatasourceType<T>>DatasourceType. createConnectionProperty()Creates a newconnection-propertyelementList<ConnectionPropertyType<DatasourceType<T>>>DatasourceType. getAllConnectionProperty()Returns allconnection-propertyelementsList<DatasourceType<DatasourcesDescriptor>>DatasourcesDescriptor. getAllDatasource()Returns alldatasourceelementsList<DatasourceType<DatasourcesType<T>>>DatasourcesType. getAllDatasource()Returns alldatasourceelementsConnectionPropertyType<DatasourceType<T>>DatasourceType. getOrCreateConnectionProperty()If not already created, a newconnection-propertyelement will be created and returned.PoolType<DatasourceType<T>>DatasourceType. getOrCreatePool()If not already created, a newpoolelement with the given value will be created.DsSecurityType<DatasourceType<T>>DatasourceType. getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.StatementType<DatasourceType<T>>DatasourceType. getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.TimeoutType<DatasourceType<T>>DatasourceType. getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.ValidationType<DatasourceType<T>>DatasourceType. getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created. -
Uses of DatasourceType in org.jboss.jca.embedded.dsl.datasources12.impl
Classes in org.jboss.jca.embedded.dsl.datasources12.impl that implement DatasourceType Modifier and Type Class Description classDatasourceTypeImpl<T>This class implements thedatasourceTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources12.impl that return DatasourceType Modifier and Type Method Description DatasourceType<T>DatasourceTypeImpl. connectionUrl(String connectionUrl)Sets theconnection-urlelementDatasourceType<DatasourcesDescriptor>DatasourcesDescriptorImpl. createDatasource()Creates a newdatasourceelementDatasourceType<DatasourcesType<T>>DatasourcesTypeImpl. createDatasource()Creates a newdatasourceelementDatasourceType<T>DatasourceTypeImpl. datasourceClass(String datasourceClass)Sets thedatasource-classelementDatasourceType<T>DatasourceTypeImpl. driver(String driver)Sets thedriverelementDatasourceType<T>DatasourceTypeImpl. driverClass(String driverClass)Sets thedriver-classelementDatasourceType<T>DatasourceTypeImpl. enabled(Boolean enabled)Sets theenabledattributeDatasourceType<DatasourcesDescriptor>DatasourcesDescriptorImpl. getOrCreateDatasource()If not already created, a newdatasourceelement will be created and returned.DatasourceType<DatasourcesType<T>>DatasourcesTypeImpl. getOrCreateDatasource()If not already created, a newdatasourceelement will be created and returned.DatasourceType<T>DatasourceTypeImpl. jndiName(String jndiName)Sets thejndi-nameattributeDatasourceType<T>DatasourceTypeImpl. jta(Boolean jta)Sets thejtaattributeDatasourceType<T>DatasourceTypeImpl. newConnectionSql(String newConnectionSql)Sets thenew-connection-sqlelementDatasourceType<T>DatasourceTypeImpl. poolName(String poolName)Sets thepool-nameattributeDatasourceType<T>DatasourceTypeImpl. removeAllConnectionProperty()Removes allconnection-propertyelementsDatasourceType<T>DatasourceTypeImpl. removeConnectionUrl()Removes theconnection-urlelementDatasourceType<T>DatasourceTypeImpl. removeDatasourceClass()Removes thedatasource-classelementDatasourceType<T>DatasourceTypeImpl. removeDriver()Removes thedriverelementDatasourceType<T>DatasourceTypeImpl. removeDriverClass()Removes thedriver-classelementDatasourceType<T>DatasourceTypeImpl. removeEnabled()Removes theenabledattributeDatasourceType<T>DatasourceTypeImpl. removeJndiName()Removes thejndi-nameattributeDatasourceType<T>DatasourceTypeImpl. removeJta()Removes thejtaattributeDatasourceType<T>DatasourceTypeImpl. removeNewConnectionSql()Removes thenew-connection-sqlelementDatasourceType<T>DatasourceTypeImpl. removePool()Removes thepoolelementDatasourceType<T>DatasourceTypeImpl. removePoolName()Removes thepool-nameattributeDatasourceType<T>DatasourceTypeImpl. removeSecurity()Removes thesecurityelementDatasourceType<T>DatasourceTypeImpl. removeSpy()Removes thespyattributeDatasourceType<T>DatasourceTypeImpl. removeStatement()Removes thestatementelementDatasourceType<T>DatasourceTypeImpl. removeTimeout()Removes thetimeoutelementDatasourceType<T>DatasourceTypeImpl. removeTransactionIsolation()Removes thetransaction-isolationattributeDatasourceType<T>DatasourceTypeImpl. removeUrlDelimiter()Removes theurl-delimiterelementDatasourceType<T>DatasourceTypeImpl. removeUrlSelectorStrategyClassName()Removes theurl-selector-strategy-class-nameelementDatasourceType<T>DatasourceTypeImpl. removeUseCcm()Removes theuse-ccmattributeDatasourceType<T>DatasourceTypeImpl. removeUseJavaContext()Removes theuse-java-contextattributeDatasourceType<T>DatasourceTypeImpl. removeValidation()Removes thevalidationelementDatasourceType<T>DatasourceTypeImpl. spy(Boolean spy)Sets thespyattributeDatasourceType<T>DatasourceTypeImpl. transactionIsolation(String transactionIsolation)Sets thetransaction-isolationelementDatasourceType<T>DatasourceTypeImpl. transactionIsolation(TransactionIsolationType transactionIsolation)Sets thetransaction-isolationelementDatasourceType<T>DatasourceTypeImpl. urlDelimiter(String urlDelimiter)Sets theurl-delimiterelementDatasourceType<T>DatasourceTypeImpl. urlSelectorStrategyClassName(String urlSelectorStrategyClassName)Sets theurl-selector-strategy-class-nameelementDatasourceType<T>DatasourceTypeImpl. useCcm(Boolean useCcm)Sets theuse-ccmattributeDatasourceType<T>DatasourceTypeImpl. useJavaContext(Boolean useJavaContext)Sets theuse-java-contextattributeMethods in org.jboss.jca.embedded.dsl.datasources12.impl that return types with arguments of type DatasourceType Modifier and Type Method Description ConnectionPropertyType<DatasourceType<T>>DatasourceTypeImpl. createConnectionProperty()Creates a newconnection-propertyelementList<ConnectionPropertyType<DatasourceType<T>>>DatasourceTypeImpl. getAllConnectionProperty()Returns allconnection-propertyelementsList<DatasourceType<DatasourcesDescriptor>>DatasourcesDescriptorImpl. getAllDatasource()Returns alldatasourceelementsList<DatasourceType<DatasourcesType<T>>>DatasourcesTypeImpl. getAllDatasource()Returns alldatasourceelementsConnectionPropertyType<DatasourceType<T>>DatasourceTypeImpl. getOrCreateConnectionProperty()If not already created, a newconnection-propertyelement will be created and returned.PoolType<DatasourceType<T>>DatasourceTypeImpl. getOrCreatePool()If not already created, a newpoolelement with the given value will be created.DsSecurityType<DatasourceType<T>>DatasourceTypeImpl. getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.StatementType<DatasourceType<T>>DatasourceTypeImpl. getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.TimeoutType<DatasourceType<T>>DatasourceTypeImpl. getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.ValidationType<DatasourceType<T>>DatasourceTypeImpl. getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created.
-