Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.dao.orm.QueryPos

Packages that use QueryPos
com.liferay.portal.kernel.dao.orm   
 

Uses of QueryPos in com.liferay.portal.kernel.dao.orm
 

Methods in com.liferay.portal.kernel.dao.orm that return QueryPos
static QueryPos QueryPos.getInstance(Query query)
           
 

Methods in com.liferay.portal.kernel.dao.orm with parameters of type QueryPos
 void CustomSQLParam.process(QueryPos qPos)
           
 


Liferay 6.2-ce-ga5