クラスの使用
org.springframework.integration.jdbc.dsl.JdbcStoredProcInboundChannelAdapterSpec
JdbcStoredProcInboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.jdbc.dsl 内の JdbcStoredProcInboundChannelAdapterSpec 使用
修飾子と型メソッド説明JdbcStoredProcInboundChannelAdapterSpec.configurerStoredProcExecutor(ConsumerSE<StoredProcExecutorSpec> configurer) ConsumerSE コールバックを呼び出して storedProcExecutor から storedProcExecutorConfigurer を構成するJdbcStoredProcInboundChannelAdapterSpec.expectSingleResult(boolean expectSingleResult) Jdbc.storedProcInboundAdapter(DataSourceSE dataSource) JdbcStoredProcInboundChannelAdapterSpecを製造するファクトリ。Jdbc.storedProcInboundAdapter(StoredProcExecutor storedProcExecutor) JdbcStoredProcInboundChannelAdapterSpecを製造するファクトリ。