Uses of Class
org.jboss.jca.adapters.jdbc.WrapperDataSource

Packages that use WrapperDataSource
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
 

Uses of WrapperDataSource in org.jboss.jca.adapters.jdbc
 

Methods in org.jboss.jca.adapters.jdbc that return WrapperDataSource
 WrapperDataSource WrappedConnection.getDataSource()
          Get the datasource
 

Methods in org.jboss.jca.adapters.jdbc with parameters of type WrapperDataSource
protected  void WrappedConnection.setDataSource(WrapperDataSource dataSource)
          Set the datasource
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)