Uses of Class
org.jboss.jca.adapters.jdbc.WrapperDataSource
-
Packages that use WrapperDataSource Package Description 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 Modifier and Type Method Description WrapperDataSourceWrappedConnection. getDataSource()Get the datasourceMethods in org.jboss.jca.adapters.jdbc with parameters of type WrapperDataSource Modifier and Type Method Description protected voidWrappedConnection. setDataSource(WrapperDataSource dataSource)Set the datasource
-