Package com.inductiveautomation.ignition.gateway.datasource.query
package com.inductiveautomation.ignition.gateway.datasource.query
-
ClassDescriptionA class that helps construct a dynamic SQL SELECT query, using proper quoting syntax and prepared-statement style parameters.A clause that requires parameters to be added to the prepared statementAn arbitrary part of a SQL query, that knows how to append itself into a larger query.