Interface SqlCountPlugin

    • Method Detail

      • sqlCount

        String[] sqlCount​(String name,
                          StringBuilder sql)
        Used to construct the COUNT SQL.
        Parameters:
        name - Name of the META SQL query or statement
        sql - original META SQL
        Returns:
        the COUNT SQL and COUNT column