Liferay 6.1.10-ee-ga1

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.10-ee-ga1