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