Class SQLQueryBuilder

  • All Implemented Interfaces:
    IVisitor

    public class SQLQueryBuilder
    extends DefaultQueryVisitor
    Builds the database-level WHERE query from the AST, and collects parameters associated to free variables along with the database column to which they correspond.
    Since:
    10.3