Uses of Interface
org.jboss.jca.embedded.dsl.datasources13.api.ConnectionPropertyType
Packages that use ConnectionPropertyType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConnectionPropertyType in org.jboss.jca.embedded.dsl.datasources13.api
Methods in org.jboss.jca.embedded.dsl.datasources13.api that return ConnectionPropertyTypeModifier and TypeMethodDescriptionDatasourceType.createConnectionProperty()Creates a newconnection-propertyelementDatasourceType.getOrCreateConnectionProperty()If not already created, a newconnection-propertyelement will be created and returned.Sets thenameattributeConnectionPropertyType.removeName()Removes thenameattributeSets the body text for the elementconnection-propertyTypeMethods in org.jboss.jca.embedded.dsl.datasources13.api that return types with arguments of type ConnectionPropertyTypeModifier and TypeMethodDescriptionDatasourceType.getAllConnectionProperty()Returns allconnection-propertyelements -
Uses of ConnectionPropertyType in org.jboss.jca.embedded.dsl.datasources13.impl
Classes in org.jboss.jca.embedded.dsl.datasources13.impl that implement ConnectionPropertyTypeModifier and TypeClassDescriptionclassThis class implements theconnection-propertyTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources13.impl that return ConnectionPropertyTypeModifier and TypeMethodDescriptionDatasourceTypeImpl.createConnectionProperty()Creates a newconnection-propertyelementDatasourceTypeImpl.getOrCreateConnectionProperty()If not already created, a newconnection-propertyelement will be created and returned.Sets thenameattributeConnectionPropertyTypeImpl.removeName()Removes thenameattributeSets the body text for the elementconnection-propertyTypeMethods in org.jboss.jca.embedded.dsl.datasources13.impl that return types with arguments of type ConnectionPropertyTypeModifier and TypeMethodDescriptionDatasourceTypeImpl.getAllConnectionProperty()Returns allconnection-propertyelements