|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSource.Tag | |
|---|---|
| org.jboss.jca.common.api.metadata.ds.v10 | This package contains interfaces specific for the datasources:1.0 schema |
| Uses of DataSource.Tag in org.jboss.jca.common.api.metadata.ds.v10 |
|---|
| Methods in org.jboss.jca.common.api.metadata.ds.v10 that return DataSource.Tag | |
|---|---|
static DataSource.Tag |
DataSource.Tag.forName(String localName)
Static method to get enum instance given localName XsdString |
static DataSource.Tag |
DataSource.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataSource.Tag[] |
DataSource.Tag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||