public class EventInjector extends BaseStorage
Constructor and Description |
---|
EventInjector(org.osgi.service.jdbc.DataSourceFactory dataSourceFactory,
Properties dataSourceProperties,
Integer delay,
boolean usePool,
Long loginTimeout,
String schema,
String replicationSchema,
String instance) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Query |
query(String filter) |
Event |
store(Event event,
StoreListener listener) |
Event |
update(UUID id,
String comment,
StoreListener listener) |
createEvent, getNodeId, store, update
public EventInjector(org.osgi.service.jdbc.DataSourceFactory dataSourceFactory, Properties dataSourceProperties, Integer delay, boolean usePool, Long loginTimeout, String schema, String replicationSchema, String instance) throws SQLException
SQLException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.