Uses of Interface
org.jboss.jca.common.api.metadata.ds.Driver

Packages that use Driver
org.jboss.jca.common.api.metadata.ds This package contains interfaces to define metadata api for data_sources_1.0.xml 
 

Uses of Driver in org.jboss.jca.common.api.metadata.ds
 

Methods in org.jboss.jca.common.api.metadata.ds that return Driver
 Driver DataSources.getDriver(String name)
          Get the driver with given name
 

Methods in org.jboss.jca.common.api.metadata.ds that return types with arguments of type Driver
 List<Driver> DataSources.getDrivers()
          Get the list of drivers
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)