| Package | Description |
|---|---|
| org.mule.transport.jdbc |
Provides jdbc transport.
|
| org.mule.transport.jdbc.sqlstrategy |
| Class and Description |
|---|
| SqlStatementStrategyFactory
Factory that selects appropriate implementation of SQLStrategy for a particular SQL string
|
| Class and Description |
|---|
| CallableSqlStatementStrategy
Implements strategy for executing simple stored procedures.
|
| SelectSqlStatementStrategy
Implements strategy for handling normal select statements + acks.
|
| SimpleUpdateSqlStatementStrategy
Implements strategy for handling individual insert, update, and delete statements
|
| SqlStatementStrategy |
| SqlStatementStrategyFactory
Factory that selects appropriate implementation of SQLStrategy for a particular SQL string
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.