| Class | Description |
|---|---|
| ColumnAliasRowProcessor |
Processes a row from a
ResultSet using the column labels
instead of the column names. |
| ExtendedQueryRunner |
An extended version of the Query runner that supports query timeouts
|
| JdbcConnector | |
| JdbcEndpointURIBuilder |
Parses a JDBC style endpoint to a MuleEndpointURI
|
| JdbcMessageDispatcher |
The Jdbc Message dispatcher is responsible for executing SQL queries against a
database.
|
| JdbcMessageDispatcherFactory |
Creates JdbcMessageDispatchers.
|
| JdbcMessageReceiver |
Implements
TransactedPollingMessageReceiver reading data from a database. |
| JdbcMessageRequester | |
| JdbcMessageRequesterFactory |
Creates JdbcMessageDispatchers.
|
| JdbcTransaction |
TODO
|
| JdbcTransactionFactory | |
| JdbcUtils |
Utility methods for working with various parts of JDBC.
|
| SQLExceptionReader |
Surfaces information about SQLExceptions such as the code and sql state.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.