Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters13.api.ConnectionDefinitionType
Packages that use ConnectionDefinitionType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConnectionDefinitionType in org.jboss.jca.embedded.dsl.resourceadapters13.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters13.api that return ConnectionDefinitionTypeModifier and TypeMethodDescriptionSets theclass-nameattributeConnectionDefinitionType.connectable(Boolean connectable) Sets theconnectableattributeConnectionDefinitionsType.createConnectionDefinition()Creates a newconnection-definitionelementSets theenabledattributeConnectionDefinitionType.enlistment(Boolean enlistment) Sets theenlistmentattributeConnectionDefinitionType.enlistmentTrace(Boolean enlistmentTrace) Sets theenlistment-traceattributeConnectionDefinitionsType.getOrCreateConnectionDefinition()If not already created, a newconnection-definitionelement will be created and returned.Sets thejndi-nameattributeSets themcpattributeSets thepool-nameattributeConnectionDefinitionType.removeAllConfigProperty()Removes allconfig-propertyelementsConnectionDefinitionType.removeClassName()Removes theclass-nameattributeConnectionDefinitionType.removeConnectable()Removes theconnectableattributeConnectionDefinitionType.removeEnabled()Removes theenabledattributeConnectionDefinitionType.removeEnlistment()Removes theenlistmentattributeConnectionDefinitionType.removeEnlistmentTrace()Removes theenlistment-traceattributeConnectionDefinitionType.removeJndiName()Removes thejndi-nameattributeConnectionDefinitionType.removeMcp()Removes themcpattributeConnectionDefinitionType.removePool()Removes thepoolelementConnectionDefinitionType.removePoolName()Removes thepool-nameattributeConnectionDefinitionType.removeRecovery()Removes therecoveryelementConnectionDefinitionType.removeSecurity()Removes thesecurityelementConnectionDefinitionType.removeSharable()Removes thesharableattributeConnectionDefinitionType.removeTimeout()Removes thetimeoutelementConnectionDefinitionType.removeTracking()Removes thetrackingattributeConnectionDefinitionType.removeUseCcm()Removes theuse-ccmattributeConnectionDefinitionType.removeUseJavaContext()Removes theuse-java-contextattributeConnectionDefinitionType.removeValidation()Removes thevalidationelementConnectionDefinitionType.removeXaPool()Removes thexa-poolelementSets thesharableattributeSets thetrackingattributeSets theuse-ccmattributeConnectionDefinitionType.useJavaContext(Boolean useJavaContext) Sets theuse-java-contextattributeMethods in org.jboss.jca.embedded.dsl.resourceadapters13.api that return types with arguments of type ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionType.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionType.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionsType.getAllConnectionDefinition()Returns allconnection-definitionelementsConnectionDefinitionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ConnectionDefinitionType.getOrCreatePool()If not already created, a newpoolelement with the given value will be created.ConnectionDefinitionType.getOrCreateRecovery()If not already created, a newrecoveryelement with the given value will be created.ConnectionDefinitionType.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.ConnectionDefinitionType.getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.ConnectionDefinitionType.getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created.ConnectionDefinitionType.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created. -
Uses of ConnectionDefinitionType in org.jboss.jca.embedded.dsl.resourceadapters13.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters13.impl that implement ConnectionDefinitionTypeModifier and TypeClassDescriptionclassThis class implements theconnection-definitionTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters13.impl that return ConnectionDefinitionTypeModifier and TypeMethodDescriptionSets theclass-nameattributeConnectionDefinitionTypeImpl.connectable(Boolean connectable) Sets theconnectableattributeConnectionDefinitionsTypeImpl.createConnectionDefinition()Creates a newconnection-definitionelementSets theenabledattributeConnectionDefinitionTypeImpl.enlistment(Boolean enlistment) Sets theenlistmentattributeConnectionDefinitionTypeImpl.enlistmentTrace(Boolean enlistmentTrace) Sets theenlistment-traceattributeConnectionDefinitionsTypeImpl.getOrCreateConnectionDefinition()If not already created, a newconnection-definitionelement will be created and returned.Sets thejndi-nameattributeSets themcpattributeSets thepool-nameattributeConnectionDefinitionTypeImpl.removeAllConfigProperty()Removes allconfig-propertyelementsConnectionDefinitionTypeImpl.removeClassName()Removes theclass-nameattributeConnectionDefinitionTypeImpl.removeConnectable()Removes theconnectableattributeConnectionDefinitionTypeImpl.removeEnabled()Removes theenabledattributeConnectionDefinitionTypeImpl.removeEnlistment()Removes theenlistmentattributeConnectionDefinitionTypeImpl.removeEnlistmentTrace()Removes theenlistment-traceattributeConnectionDefinitionTypeImpl.removeJndiName()Removes thejndi-nameattributeConnectionDefinitionTypeImpl.removeMcp()Removes themcpattributeConnectionDefinitionTypeImpl.removePool()Removes thepoolelementConnectionDefinitionTypeImpl.removePoolName()Removes thepool-nameattributeConnectionDefinitionTypeImpl.removeRecovery()Removes therecoveryelementConnectionDefinitionTypeImpl.removeSecurity()Removes thesecurityelementConnectionDefinitionTypeImpl.removeSharable()Removes thesharableattributeConnectionDefinitionTypeImpl.removeTimeout()Removes thetimeoutelementConnectionDefinitionTypeImpl.removeTracking()Removes thetrackingattributeConnectionDefinitionTypeImpl.removeUseCcm()Removes theuse-ccmattributeConnectionDefinitionTypeImpl.removeUseJavaContext()Removes theuse-java-contextattributeConnectionDefinitionTypeImpl.removeValidation()Removes thevalidationelementConnectionDefinitionTypeImpl.removeXaPool()Removes thexa-poolelementSets thesharableattributeSets thetrackingattributeSets theuse-ccmattributeConnectionDefinitionTypeImpl.useJavaContext(Boolean useJavaContext) Sets theuse-java-contextattributeMethods in org.jboss.jca.embedded.dsl.resourceadapters13.impl that return types with arguments of type ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionsTypeImpl.getAllConnectionDefinition()Returns allconnection-definitionelementsConnectionDefinitionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ConnectionDefinitionTypeImpl.getOrCreatePool()If not already created, a newpoolelement with the given value will be created.ConnectionDefinitionTypeImpl.getOrCreateRecovery()If not already created, a newrecoveryelement with the given value will be created.ConnectionDefinitionTypeImpl.getOrCreateSecurity()If not already created, a newsecurityelement with the given value will be created.ConnectionDefinitionTypeImpl.getOrCreateTimeout()If not already created, a newtimeoutelement with the given value will be created.ConnectionDefinitionTypeImpl.getOrCreateValidation()If not already created, a newvalidationelement with the given value will be created.ConnectionDefinitionTypeImpl.getOrCreateXaPool()If not already created, a newxa-poolelement with the given value will be created.