JavaScript is disabled on your browser.
Eclipse SCADA Core Components
java.lang.Object
org.eclipse.scada.ae.server.storage.postgres.JdbcDao
Constructor Summary
Constructors
Constructor and Description
JdbcDao (CommonConnectionAccessor accessor,
java.lang.String schema,
java.lang.String instance,
NodeIdProvider nodeIdProvider)
Method Summary
Methods
Modifier and Type
Method and Description
int
cleanUp (java.util.Date date)
Event
load (java.util.UUID id)
java.sql.ResultSet
queryEvents (Filter filter)
void
store (ConnectionContext connectionContext,
Event event)
void
storeReplication (ConnectionContext connectionContext,
Event event)
void
update (ConnectionContext connectionContext,
Event event)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JdbcDao
public JdbcDao(CommonConnectionAccessor accessor,
java.lang.String schema,
java.lang.String instance,
NodeIdProvider nodeIdProvider)
Eclipse SCADA Core Components
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