| Package | Description |
|---|---|
| org.wso2.extension.siddhi.store.rdbms.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
RDBMSTableUtils.resolveCondition(PreparedStatement stmt,
RDBMSCompiledCondition compiledCondition,
Map<String,Object> conditionParameterMap,
int seed)
Util method used throughout the RDBMS Event Table implementation which accepts a compiled condition (from
compile-time) and uses values from the runtime to populate the given
PreparedStatement. |
Copyright © 2017 WSO2. All rights reserved.