Class SelectWithOffsetLimitCommand

  • All Implemented Interfaces:
    DmlCommand

    public class SelectWithOffsetLimitCommand
    extends Object
    implements DmlCommand
    Helps generate SQL code to select rows with an offset and limit for all supported databases.