Interface SqlCountPlugin

All Superinterfaces:
Modifiers
All Known Implementing Classes:
DefaultSqlPlugins

public interface SqlCountPlugin extends Modifiers
The SQL Processor plugin devoted to the COUNT SQL construction.
Author:
Vladimir Hudec
  • Method Details

    • 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