public class Query extends AbstractQuery
columnAliases, connection, itemFactory, sql
Constructor and Description |
---|
Query(String id,
int period,
String sql,
Connection connection,
Integer timeout,
Map<Integer,String> columnAliases) |
Modifier and Type | Method and Description |
---|---|
protected void |
doQuery() |
protected void |
setGlobalError(Throwable e) |
applyTimeout, getTimeout, mapFieldName, register, tick, unregister
protected void setGlobalError(Throwable e)
setGlobalError
in class AbstractQuery
protected void doQuery() throws Exception
doQuery
in class AbstractQuery
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.