Liferay 7.0-ce-b4

com.liferay.portal.kernel.dao.orm
Interface Dialect

All Known Implementing Classes:
DialectImpl

public interface Dialect


Method Summary
 boolean supportsLimit()
           
 

Method Detail

supportsLimit

boolean supportsLimit()

Liferay 7.0-ce-b4