| Package | Description |
|---|---|
| org.jboss.jca.common.api.metadata.ds |
This package contains interfaces to define metadata api for data_sources_1.0.xml
|
| Modifier and Type | Method and Description |
|---|---|
Driver |
DataSources.getDriver(String name)
Get the driver with given name
|
| Modifier and Type | Method and Description |
|---|---|
List<Driver> |
DataSources.getDrivers()
Get the list of drivers
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)