public class JdbcValueMapper extends AbstractValueMapper implements ValueMapper
Constructor and Description |
---|
JdbcValueMapper(org.osgi.framework.BundleContext context,
String id,
ManageableObjectPool<DataItem> objectPool) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(Map<String,String> data,
Variant defaultValue) |
void |
dispose() |
protected Map<String,String> |
doReload(org.eclipse.scada.da.mapper.osgi.jdbc.JdbcValueMapper.Configuration configuration,
ConnectionContext connectionContext) |
protected void |
handleError(Exception e) |
protected void |
performReload() |
void |
update(Map<String,String> parameters) |
addListener, defaultValue, mapValue, removeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, mapValue, removeListener
public JdbcValueMapper(org.osgi.framework.BundleContext context, String id, ManageableObjectPool<DataItem> objectPool)
public void dispose()
dispose
in class AbstractValueMapper
protected void handleError(Exception e)
protected void configure(Map<String,String> data, Variant defaultValue)
configure
in class AbstractValueMapper
protected Map<String,String> doReload(org.eclipse.scada.da.mapper.osgi.jdbc.JdbcValueMapper.Configuration configuration, ConnectionContext connectionContext) throws SQLException
SQLException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.