| Package | Description |
|---|---|
| org.jboss.jca.common.api.metadata.ds |
This package contains interfaces to define metadata api for data_sources_1.0.xml
|
| org.jboss.jca.common.api.metadata.ds.v10 |
This package contains interfaces specific for the datasources:1.0 schema
|
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
DataSources.getDataSource()
Get the datasource.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataSource
A DataSource.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)