Package com.inductiveautomation.ignition.gateway.datasource.query
- 
Interface Summary Interface Description DBQuery.Clause A clause that requires parameters to be added to the prepared statementDBQuery.Column DBQuery.RowToObject<T> DBQuery.SQLClause An arbitrary part of a SQL query, that knows how to append itself into a larger query.DBQuery.StreamingHandler 
- 
Class Summary Class Description DBQuery A class that helps construct a dynamic SQL SELECT query, using proper quoting syntax and prepared-statement style parameters.DBQuery.AndClause DBQuery.OrClause DBQuery.Param DBQuery.RawClause 
- 
Enum Summary Enum Description SQLType