public class DMLStatement
extends java.lang.Object
Constructor and Description |
---|
DMLStatement(StoreExceptionHandler storeExceptionHandler,
java.lang.String dmlSQL,
java.util.Map<java.lang.Integer,BindingEntry> bindings) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.sql.Connection connection,
com.espertech.esper.client.EventBean eventBean) |
public DMLStatement(StoreExceptionHandler storeExceptionHandler, java.lang.String dmlSQL, java.util.Map<java.lang.Integer,BindingEntry> bindings)