Class Select.LazyResultSelect

    • Field Detail

      • rowNumber

        long rowNumber
      • columnCount

        int columnCount
    • Constructor Detail

      • LazyResultSelect

        LazyResultSelect​(Expression[] expressions,
                         int columnCount)
    • Method Detail

      • getVisibleColumnCount

        public final int getVisibleColumnCount()
        Description copied from interface: ResultInterface
        Get the number of visible columns. More columns may exist internally for sorting or grouping.
        Returns:
        the number of columns