Constructor and Description |
---|
JdbcQuery(StorageDao jdbcStorageDao,
Filter filter,
ScheduledExecutorService executor,
List<JdbcQuery> openQueries) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
List<Event> |
getNext(long count) |
boolean |
hasMore() |
public JdbcQuery(StorageDao jdbcStorageDao, Filter filter, ScheduledExecutorService executor, List<JdbcQuery> openQueries) throws SQLException, NotSupportedException
SQLException
NotSupportedException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.