Package | Description |
---|---|
com.espertech.esperio.db.core |
DB adapter core classes.
|
Modifier and Type | Method and Description |
---|---|
DMLStatement |
RunnableDMLContext.getDmlStatement() |
Constructor and Description |
---|
RunnableDMLContext(java.lang.String name,
com.espertech.esper.epl.db.DatabaseConnectionFactory connectionFactory,
DMLStatement dmlStatement,
java.lang.Integer retry,
java.lang.Double retryWait) |