Liferay 6.2.0-ce-m4

Uses of Class
com.liferay.portal.dao.jdbc.util.DataSourceWrapper

Packages that use DataSourceWrapper
com.liferay.portal.dao.jdbc.pacl   
com.liferay.portal.dao.jdbc.util   
 

Uses of DataSourceWrapper in com.liferay.portal.dao.jdbc.pacl
 

Subclasses of DataSourceWrapper in com.liferay.portal.dao.jdbc.pacl
 class PACLDataSource
           
 

Uses of DataSourceWrapper in com.liferay.portal.dao.jdbc.util
 

Methods in com.liferay.portal.dao.jdbc.util with parameters of type DataSourceWrapper
 void DataSourceSwapper.setCounterDataSourceWrapper(DataSourceWrapper counterDataSourceWrapper)
           
 void DataSourceSwapper.setLiferayDataSourceWrapper(DataSourceWrapper liferayDataSourceWrapper)
           
 


Liferay 6.2.0-ce-m4