Uses of Class
org.springframework.integration.jdbc.dsl.JdbcStoredProcOutboundChannelAdapterSpec
Packages that use JdbcStoredProcOutboundChannelAdapterSpec
-
Uses of JdbcStoredProcOutboundChannelAdapterSpec in org.springframework.integration.jdbc.dsl
Methods in org.springframework.integration.jdbc.dsl that return JdbcStoredProcOutboundChannelAdapterSpecModifier and TypeMethodDescriptionJdbcStoredProcOutboundChannelAdapterSpec.configurerStoredProcExecutor(Consumer<StoredProcExecutorSpec> configurer) Configure the storedProcExecutor through storedProcExecutorConfigurer by invoking theConsumercallbackJdbc.storedProcOutboundAdapter(DataSource dataSource) The factory to produce aJdbcStoredProcOutboundChannelAdapterSpec.Jdbc.storedProcOutboundAdapter(StoredProcExecutor storedProcExecutor) The factory to produce aJdbcStoredProcOutboundChannelAdapterSpec.