All Superinterfaces:
DBQuery.SQLClause
All Known Implementing Classes:
DBQuery.AndClause, DBQuery.OrClause, DBQuery.RawClause
Enclosing class:
DBQuery

public static interface DBQuery.Clause extends DBQuery.SQLClause
A clause that requires parameters to be added to the prepared statement
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.inductiveautomation.ignition.gateway.datasource.query.DBQuery.SQLClause

    appendSQL