Uses of Class
org.springframework.integration.jdbc.StoredProcExecutor
Packages that use StoredProcExecutor
Package
Description
Root package of the Spring Integration JDBC module, which contains various
JDBC and Stored Procedure/Function supporting components.
-
Uses of StoredProcExecutor in org.springframework.integration.jdbc
Constructors in org.springframework.integration.jdbc with parameters of type StoredProcExecutorModifierConstructorDescriptionStoredProcMessageHandler
(StoredProcExecutor storedProcExecutor) Constructor passing in theStoredProcExecutor
.StoredProcOutboundGateway
(StoredProcExecutor storedProcExecutor) Constructor takingStoredProcExecutor
.StoredProcPollingChannelAdapter
(StoredProcExecutor storedProcExecutor) Constructor takingStoredProcExecutor
.