クラス StoredProcPollingChannelAdapter

実装されているすべてのインターフェース:
AwareBeanFactoryAwareBeanNameAwareDisposableBeanInitializingBeanMessageSource<ObjectSE>IntegrationPatternNamedComponentIntegrationInboundManagementIntegrationManagement

@DeprecatedSE(forRemoval=true, since="7.0") public class StoredProcPollingChannelAdapter extends StoredProcPollingChannelAdapter
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、StoredProcPollingChannelAdapter を推奨
ストアドプロシージャまたは SQL 関数を実行して返されたペイロードからメッセージを作成するポーリングチャネルアダプター。オプションで、処理された行を更新するために、ストアドプロシージャまたは関数の実行後に更新を実行できます。
導入:
2.1
作成者:
Gunnar Hillert, Artem Bilan, Gary Russell
  • コンストラクターの詳細

    • StoredProcPollingChannelAdapter

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