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