| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.connection | |
| org.mule.db.commons.internal.domain.xa | |
| org.mule.db.commons.internal.result.statement |
| Modifier and Type | Method and Description |
|---|---|
StatementResultIteratorFactory |
DbConnection.getStatementResultIteratorFactory(ResultSetHandler resultSetHandler)
Returns the
StatementResultIteratorFactory used to create the StatementResultIterator for this connection. |
StatementResultIteratorFactory |
DefaultDbConnection.getStatementResultIteratorFactory(ResultSetHandler resultSetHandler)
Returns the
StatementResultIteratorFactory used to create the StatementResultIterator for this connection. |
| Modifier and Type | Method and Description |
|---|---|
StatementResultIteratorFactory |
XADbConnection.getStatementResultIteratorFactory(ResultSetHandler resultSetHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericStatementResultIteratorFactory
Creates
StatementResultIterator for generic database configurations |
Copyright © 2021. All rights reserved.