Class SelectDSL.OffsetFirstFinisher

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

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

      Constructors 
      Constructor Description
      OffsetFirstFinisher​(long offset)  
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OffsetFirstFinisher

        public OffsetFirstFinisher​(long offset)