Uses of Interface
org.jboss.jca.embedded.dsl.datasources11.api.XaDatasourceType
Packages that use XaDatasourceType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of XaDatasourceType in org.jboss.jca.embedded.dsl.datasources11.api
Methods in org.jboss.jca.embedded.dsl.datasources11.api that return XaDatasourceTypeModifier and TypeMethodDescriptionDatasourcesDescriptor.createXaDatasource()Creates a newxa-datasourceelementDatasourcesType.createXaDatasource()Creates a newxa-datasourceelementSets thedriverelementSets theenabledattributeDatasourcesDescriptor.getOrCreateXaDatasource()If not already created, a newxa-datasourceelement will be created and returned.DatasourcesType.getOrCreateXaDatasource()If not already created, a newxa-datasourceelement will be created and returned.Sets thejndi-nameattributeXaDatasourceType.newConnectionSql(String newConnectionSql) Sets thenew-connection-sqlelementSets thepool-nameattributeXaDatasourceType.removeAllXaDatasourceProperty()Removes allxa-datasource-propertyelementsXaDatasourceType.removeDriver()Removes thedriverelementXaDatasourceType.removeEnabled()Removes theenabledattributeXaDatasourceType.removeJndiName()Removes thejndi-nameattributeXaDatasourceType.removeNewConnectionSql()Removes thenew-connection-sqlelementXaDatasourceType.removePoolName()Removes thepool-nameattributeXaDatasourceType.removeRecovery()Removes therecoveryelementXaDatasourceType.removeSecurity()Removes thesecurityelementXaDatasourceType.removeSpy()Removes thespyattributeXaDatasourceType.removeStatement()Removes thestatementelementXaDatasourceType.removeTimeout()Removes thetimeoutelementXaDatasourceType.removeTransactionIsolation()Removes thetransaction-isolationattributeXaDatasourceType.removeUrlDelimiter()Removes theurl-delimiterelementXaDatasourceType.removeUrlSelectorStrategyClassName()Removes theurl-selector-strategy-class-nameelementXaDatasourceType.removeUseCcm()Removes theuse-ccmattributeXaDatasourceType.removeUseJavaContext()Removes theuse-java-contextattributeXaDatasourceType.removeValidation()Removes thevalidationelementXaDatasourceType.removeXaDatasourceClass()Removes thexa-datasource-classelementXaDatasourceType.removeXaPool()Removes thexa-poolelementSets thespyattributeXaDatasourceType.transactionIsolation(String transactionIsolation) Sets thetransaction-isolationelementXaDatasourceType.transactionIsolation(TransactionIsolationType transactionIsolation) Sets thetransaction-isolationelementXaDatasourceType.urlDelimiter(String urlDelimiter) Sets theurl-delimiterelementXaDatasourceType.urlSelectorStrategyClassName(String urlSelectorStrategyClassName) Sets theurl-selector-strategy-class-nameelementSets theuse-ccmattributeXaDatasourceType.useJavaContext(Boolean useJavaContext) Sets theuse-java-contextattributeXaDatasourceType.xaDatasourceClass(String xaDatasourceClass) Sets thexa-datasource-classelementMethods in org.jboss.jca.embedded.dsl.datasources11.api that return types with arguments of type XaDatasourceTypeModifier and TypeMethodDescriptionXaDatasourceType.createXaDatasourceProperty()Creates a newxa-datasource-propertyelementDatasourcesDescriptor.getAllXaDatasource()Returns allxa-datasourceelementsDatasourcesType.getAllXaDatasource()Returns allxa-datasourceelementsXaDatasourceType.getAllXaDatasourceProperty()Returns allxa-datasource-propertyelementsXaDatasourceType.getOrCreateRecovery()If not already created, a newrecoveryelement with the given value will be created.XaDatasourceType.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.XaDatasourceType.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.XaDatasourceType.getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.XaDatasourceType.getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created.XaDatasourceType.getOrCreateXaDatasourceProperty()If not already created, a newxa-datasource-propertyelement will be created and returned.XaDatasourceType.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created. -
Uses of XaDatasourceType in org.jboss.jca.embedded.dsl.datasources11.impl
Classes in org.jboss.jca.embedded.dsl.datasources11.impl that implement XaDatasourceTypeModifier and TypeClassDescriptionclassThis class implements thexa-datasourceTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources11.impl that return XaDatasourceTypeModifier and TypeMethodDescriptionDatasourcesDescriptorImpl.createXaDatasource()Creates a newxa-datasourceelementDatasourcesTypeImpl.createXaDatasource()Creates a newxa-datasourceelementSets thedriverelementSets theenabledattributeDatasourcesDescriptorImpl.getOrCreateXaDatasource()If not already created, a newxa-datasourceelement will be created and returned.DatasourcesTypeImpl.getOrCreateXaDatasource()If not already created, a newxa-datasourceelement will be created and returned.Sets thejndi-nameattributeXaDatasourceTypeImpl.newConnectionSql(String newConnectionSql) Sets thenew-connection-sqlelementSets thepool-nameattributeXaDatasourceTypeImpl.removeAllXaDatasourceProperty()Removes allxa-datasource-propertyelementsXaDatasourceTypeImpl.removeDriver()Removes thedriverelementXaDatasourceTypeImpl.removeEnabled()Removes theenabledattributeXaDatasourceTypeImpl.removeJndiName()Removes thejndi-nameattributeXaDatasourceTypeImpl.removeNewConnectionSql()Removes thenew-connection-sqlelementXaDatasourceTypeImpl.removePoolName()Removes thepool-nameattributeXaDatasourceTypeImpl.removeRecovery()Removes therecoveryelementXaDatasourceTypeImpl.removeSecurity()Removes thesecurityelementXaDatasourceTypeImpl.removeSpy()Removes thespyattributeXaDatasourceTypeImpl.removeStatement()Removes thestatementelementXaDatasourceTypeImpl.removeTimeout()Removes thetimeoutelementXaDatasourceTypeImpl.removeTransactionIsolation()Removes thetransaction-isolationattributeXaDatasourceTypeImpl.removeUrlDelimiter()Removes theurl-delimiterelementXaDatasourceTypeImpl.removeUrlSelectorStrategyClassName()Removes theurl-selector-strategy-class-nameelementXaDatasourceTypeImpl.removeUseCcm()Removes theuse-ccmattributeXaDatasourceTypeImpl.removeUseJavaContext()Removes theuse-java-contextattributeXaDatasourceTypeImpl.removeValidation()Removes thevalidationelementXaDatasourceTypeImpl.removeXaDatasourceClass()Removes thexa-datasource-classelementXaDatasourceTypeImpl.removeXaPool()Removes thexa-poolelementSets thespyattributeXaDatasourceTypeImpl.transactionIsolation(String transactionIsolation) Sets thetransaction-isolationelementXaDatasourceTypeImpl.transactionIsolation(TransactionIsolationType transactionIsolation) Sets thetransaction-isolationelementXaDatasourceTypeImpl.urlDelimiter(String urlDelimiter) Sets theurl-delimiterelementXaDatasourceTypeImpl.urlSelectorStrategyClassName(String urlSelectorStrategyClassName) Sets theurl-selector-strategy-class-nameelementSets theuse-ccmattributeXaDatasourceTypeImpl.useJavaContext(Boolean useJavaContext) Sets theuse-java-contextattributeXaDatasourceTypeImpl.xaDatasourceClass(String xaDatasourceClass) Sets thexa-datasource-classelementMethods in org.jboss.jca.embedded.dsl.datasources11.impl that return types with arguments of type XaDatasourceTypeModifier and TypeMethodDescriptionXaDatasourceTypeImpl.createXaDatasourceProperty()Creates a newxa-datasource-propertyelementDatasourcesDescriptorImpl.getAllXaDatasource()Returns allxa-datasourceelementsDatasourcesTypeImpl.getAllXaDatasource()Returns allxa-datasourceelementsXaDatasourceTypeImpl.getAllXaDatasourceProperty()Returns allxa-datasource-propertyelementsXaDatasourceTypeImpl.getOrCreateRecovery()If not already created, a newrecoveryelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateStatement()If not already created, a newstatementelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created.XaDatasourceTypeImpl.getOrCreateXaDatasourceProperty()If not already created, a newxa-datasource-propertyelement will be created and returned.XaDatasourceTypeImpl.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.