public class JdbcStorageDao extends AbstractJdbcStorageDao
accessor| Constructor and Description |
|---|
JdbcStorageDao(org.osgi.service.jdbc.DataSourceFactory dataSourceFactory,
Properties properties,
boolean usePool,
Long loginTimeout,
com.google.common.collect.Interner<String> stringInterner) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
static long |
getCleanupPeriod() |
protected boolean |
isReplication() |
protected void |
performStoreEvent(Event event,
ConnectionContext connectionContext) |
cleanupArchive, cleanupArchive, getDeleteAttributesSql, getInsertAttributesSql, intern, loadEvent, logSQLError, queryEvents, storeEvent, storeReplicationEvent, toEventListclip, closeConnection, closeStatement, createConnection, getAccessor, getCleanupDays, getInstance, getMaxLength, getSchema, setInstance, setMaxLength, setSchema, updateCommentpublic JdbcStorageDao(org.osgi.service.jdbc.DataSourceFactory dataSourceFactory,
Properties properties,
boolean usePool,
Long loginTimeout,
com.google.common.collect.Interner<String> stringInterner)
throws SQLException
SQLExceptionpublic void dispose()
dispose in interface StorageDaodispose in class BaseStorageDaoprotected boolean isReplication()
public static long getCleanupPeriod()
protected void performStoreEvent(Event event, ConnectionContext connectionContext) throws SQLException, Exception
performStoreEvent in class AbstractJdbcStorageDaoSQLExceptionExceptionCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.