Liferay 6.2-ce-ga5

com.liferay.portal.kernel.dao.jdbc
Interface MappingSqlQuery<T>


public interface MappingSqlQuery<T>


Method Summary
 List<T> execute(Object... params)
           
 

Method Detail

execute

List<T> execute(Object... params)

Liferay 6.2-ce-ga5