Package | Description |
---|---|
org.eclipse.scada.ae.slave.inject | |
org.eclipse.scada.ds.storage.jdbc.internal | |
org.eclipse.scada.sec.provider.jdbc | |
org.eclipse.scada.utils.osgi.jdbc.task |
Modifier and Type | Class and Description |
---|---|
class |
JdbcStorageDao.RowHandler |
Modifier and Type | Class and Description |
---|---|
static class |
JdbcStorageDaoBase64Impl.AllProcessor |
static class |
JdbcStorageDaoBlobImpl.CollectRows |
Modifier and Type | Class and Description |
---|---|
class |
JdbcAuthenticationService.PasswordCheckRowCallback |
Modifier and Type | Method and Description |
---|---|
void |
CommonConnectionContext.query(RowCallback callback,
String sql,
Map<String,Object> parameters) |
void |
ConnectionContext.query(RowCallback callback,
String sql,
Map<String,Object> parameters) |
void |
CommonConnectionContext.query(RowCallback callback,
String sql,
Object... parameters) |
void |
ConnectionContext.query(RowCallback callback,
String sql,
Object... parameters) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.