Class SQLQuery
java.lang.Object
com.inductiveautomation.factorypmi.application.gateway.SQLQuery
- All Implemented Interfaces:
IQuery
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier 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