Class SQLQuery
java.lang.Object
com.inductiveautomation.factorypmi.application.gateway.SQLQuery
- All Implemented Interfaces:
- IQuery
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionexecute(GatewayInterface ifc) Execute the query against the gateway.protected Serializable[]toArgArray(List<IValue<? extends Serializable>> params) toString()
- 
Field Details- 
datasource
- 
query
- 
parameters
- 
parameterTypes
 
- 
- 
Constructor Details- 
SQLQuery
- 
SQLQuery
 
- 
- 
Method Details