| Package | Description |
|---|---|
| org.springframework.integration.jdbc |
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
|
| Class and Description |
|---|
| SqlParameterSourceFactory
Collaborator for JDBC adapters which allows creation of
instances of
SqlParameterSource for use in update operations. |
| StoredProcExecutor
This class is used by all Stored Procedure (Stored Function) components and
provides the core functionality to execute those.
|
Copyright © 2016. All rights reserved.