クラス StoredProcOutboundGateway

実装されているすべてのインターフェース:
org.reactivestreams.Subscriber<Message<?>>AwareBeanClassLoaderAwareBeanFactoryAwareBeanNameAwareDisposableBeanInitializingBeanApplicationContextAwareOrderedComponentSourceAwareExpressionCapableOrderableMessageProducerHeaderPropagationAwareIntegrationPatternNamedComponentIntegrationManagementTrackableComponentMessageHandlerreactor.core.CoreSubscriber<Message<?>>

@DeprecatedSE(forRemoval=true, since="7.0") public class StoredProcOutboundGateway extends StoredProcOutboundGateway
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、StoredProcOutboundGateway を推奨
結果を返す RDBMS ストアドプロシージャを実行するための AbstractReplyProducingMessageHandler 実装。
導入:
2.1
作成者:
Gunnar Hillert, Artem Bilan
  • コンストラクターの詳細

    • StoredProcOutboundGateway

      public StoredProcOutboundGateway(StoredProcExecutor storedProcExecutor)
      非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
      StoredProcExecutor をとるコンストラクター。
      パラメーター:
      storedProcExecutor - null であってはなりません。