Package com.espertech.esperio.db.core
Class RunnableDMLContext
java.lang.Object
com.espertech.esperio.db.core.RunnableDMLContext
-
Constructor Summary
ConstructorDescriptionRunnableDMLContext
(String name, com.espertech.esper.common.internal.epl.historical.database.connection.DatabaseConnectionFactory connectionFactory, DMLStatement dmlStatement, Integer retry, Double retryWait) -
Method Summary
-
Constructor Details
-
RunnableDMLContext
public RunnableDMLContext(String name, com.espertech.esper.common.internal.epl.historical.database.connection.DatabaseConnectionFactory connectionFactory, DMLStatement dmlStatement, Integer retry, Double retryWait)
-
-
Method Details
-
getName
-
getConnectionFactory
public com.espertech.esper.common.internal.epl.historical.database.connection.DatabaseConnectionFactory getConnectionFactory() -
getDmlStatement
-
getRetry
-
getRetryWait
-