Interface Splitter<T>

    • Method Detail

      • nextRangeClause

        String nextRangeClause()
        Provides the next split clause to be used in SQL queries.
        Returns:
        SQL clause for the range, both endpoints inclusive.