|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSources

A DataSources.
| Nested Class Summary | |
|---|---|
static class |
DataSources.Tag
A Tag. |
| Method Summary | |
|---|---|
List<DataSource> |
getDataSource()
Get the datasource. |
Driver |
getDriver(String name)
Get the driver with given name |
List<Driver> |
getDrivers()
Get the list of drivers |
List<XaDataSource> |
getXaDataSource()
Get the xaDataSource. |
| Methods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata |
|---|
validate |
| Method Detail |
|---|
List<DataSource> getDataSource()
List<XaDataSource> getXaDataSource()
List<Driver> getDrivers()
Driver getDriver(String name)
name - driver's name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||