com.espertech.esperio.db.core
Class DMLStatement

java.lang.Object
  extended by com.espertech.esperio.db.core.DMLStatement

public class DMLStatement
extends java.lang.Object


Constructor Summary
DMLStatement(StoreExceptionHandler storeExceptionHandler, java.lang.String dmlSQL, java.util.Map<java.lang.Integer,BindingEntry> bindings)
           
 
Method Summary
 void execute(java.sql.Connection connection, com.espertech.esper.client.EventBean eventBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMLStatement

public DMLStatement(StoreExceptionHandler storeExceptionHandler,
                    java.lang.String dmlSQL,
                    java.util.Map<java.lang.Integer,BindingEntry> bindings)
Method Detail

execute

public void execute(java.sql.Connection connection,
                    com.espertech.esper.client.EventBean eventBean)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com