JavaScript is disabled on your browser.
Eclipse SCADA Core Components
Constructor Summary
Constructors
Constructor and Description
JdbcStorageDao (DataSourceFactory dataSourceFactory,
java.util.Properties properties,
boolean usePool,
stringInterner)
Method Summary
Methods
Modifier and Type
Method and Description
protected int
processOnce (ConnectionContext connectionContext)
protected void
processRow (ConnectionContext connectionContext,
java.sql.ResultSet resultSet)
protected int
runOnce ()
Methods inherited from class org.eclipse.scada.ae.server.storage.jdbc.AbstractJdbcStorageDao
cleanupArchive , cleanupArchive , getDeleteAttributesSql , getInsertAttributesSql , intern , loadEvent , logSQLError , performStoreEvent , queryEvents , storeEvent , storeReplicationEvent , toEventList
Methods inherited from class org.eclipse.scada.ae.server.storage.jdbc.BaseStorageDao
clip , closeConnection , closeStatement , createConnection , dispose , getAccessor , getCleanupDays , getInstance , getMaxLength , getSchema , setInstance , setMaxLength , setSchema , updateComment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JdbcStorageDao
public JdbcStorageDao(DataSourceFactory dataSourceFactory,
java.util.Properties properties,
boolean usePool,
stringInterner)
throws java.sql.SQLException
Throws:
java.sql.SQLException
Method Detail
runOnce
protected int runOnce()
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