Uses of Enum Class
org.jboss.jca.common.api.metadata.ds.Driver.Attribute
Packages that use Driver.Attribute
Package
Description
This package contains interfaces to define metadata api for data_sources_1.0.xml
-
Uses of Driver.Attribute in org.jboss.jca.common.api.metadata.ds
Methods in org.jboss.jca.common.api.metadata.ds that return Driver.AttributeModifier and TypeMethodDescriptionstatic Driver.AttributeStatic method to get enum instance given localName XsdStringstatic Driver.AttributeReturns the enum constant of this class with the specified name.static Driver.Attribute[]Driver.Attribute.values()Returns an array containing the constants of this enum class, in the order they are declared.