public class Query extends AbstractQuery
columnAliases, connection, itemFactory, sql| Constructor and Description |
|---|
Query(java.lang.String id,
int period,
java.lang.String sql,
Connection connection,
java.util.Map<java.lang.Integer,java.lang.String> columnAliases) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doQuery() |
protected void |
setGlobalError(java.lang.Throwable e) |
mapFieldName, register, tick, unregisterpublic Query(java.lang.String id,
int period,
java.lang.String sql,
Connection connection,
java.util.Map<java.lang.Integer,java.lang.String> columnAliases)
protected void setGlobalError(java.lang.Throwable e)
setGlobalError in class AbstractQueryprotected void doQuery()
throws java.lang.Exception
doQuery in class AbstractQueryjava.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0