Liferay 6.2.0-ce-m5

Uses of Interface
com.liferay.portal.kernel.dao.jdbc.SqlUpdate

Packages that use SqlUpdate
com.liferay.portal.kernel.dao.jdbc   
 

Uses of SqlUpdate in com.liferay.portal.kernel.dao.jdbc
 

Methods in com.liferay.portal.kernel.dao.jdbc that return SqlUpdate
static SqlUpdate SqlUpdateFactoryUtil.getSqlUpdate(DataSource dataSource, String sql, int[] types)
           
 SqlUpdate SqlUpdateFactory.getSqlUpdate(DataSource dataSource, String sql, int[] types)
           
 


Liferay 6.2.0-ce-m5