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