Class SelectDSL.LimitFinisher

  • All Implemented Interfaces:
    Buildable<R>
    Enclosing class:
    SelectDSL<R>

    public class SelectDSL.LimitFinisher
    extends java.lang.Object
    implements Buildable<R>
    • Constructor Summary

      Constructors 
      Constructor Description
      LimitFinisher()  
    • Method Summary

      Modifier and Type Method Description
      R build()  
      SelectDSL.OffsetFinisher offset​(long offset)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait