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