Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portal.kernel.dao.jdbc that return SqlUpdateFactory
static SqlUpdateFactory SqlUpdateFactoryUtil.getSqlUpdateFactory()
           
 

Methods in com.liferay.portal.kernel.dao.jdbc with parameters of type SqlUpdateFactory
 void SqlUpdateFactoryUtil.setSqlUpdateFactory(SqlUpdateFactory sqlUpdateFactory)
           
 


Liferay 6.1.2-ce-ga3