Liferay 6.2.0-ce-m5

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

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

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)
           
 

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

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


Liferay 6.2.0-ce-m5