Uses of Class
org.springframework.integration.jdbc.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
ModifierConstructorDescriptionStoredProcMessageHandler
(StoredProcExecutor storedProcExecutor) Constructor passing in theStoredProcExecutor
.StoredProcOutboundGateway
(StoredProcExecutor storedProcExecutor) Constructor takingStoredProcExecutor
.StoredProcPollingChannelAdapter
(StoredProcExecutor storedProcExecutor) Constructor takingStoredProcExecutor
.