Class SelectDSL.RowsOnlyFinisher

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

    public class SelectDSL.RowsOnlyFinisher
    extends java.lang.Object
    implements Buildable<R>
    • Method Summary

      Modifier and Type Method Description
      R build()  
      • Methods inherited from class java.lang.Object

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

      • RowsOnlyFinisher

        public RowsOnlyFinisher()