Class LimitLimitHandler

All Implemented Interfaces:
LimitHandler

public class LimitLimitHandler extends AbstractSimpleLimitHandler
Limit handler for MySQL and CUBRID which support the syntax LIMIT n and LIMIT m, n. Note that this syntax does not allow specification of an offset without a limit.