java.lang.Object
com.inductiveautomation.factorypmi.application.gateway.NQuery
All Implemented Interfaces:
IQuery

public class NQuery extends Object implements IQuery
Like a SQLQuery, except for named queries. Used by the NamedQueryAdapter and the NamedQueryTagBinding to execute the actual query via RPC and return a dataset of the results.