クラスの使用
org.springframework.integration.jdbc.StoredProcExecutor
StoredProcExecutor を使用するパッケージ
パッケージ
説明
Spring Integration JDBC モジュールのルートパッケージ。さまざまな JDBC およびストアドプロシージャ / 関数をサポートするコンポーネントが含まれています。
org.springframework.integration.jdbc 内の StoredProcExecutor 使用
型 StoredProcExecutor のパラメーターを持つ org.springframework.integration.jdbc のコンストラクター修飾子コンストラクター説明StoredProcMessageHandler
(StoredProcExecutor storedProcExecutor) StoredProcExecutor
を渡すコンストラクター。StoredProcOutboundGateway
(StoredProcExecutor storedProcExecutor) StoredProcExecutor
をとるコンストラクター。StoredProcPollingChannelAdapter
(StoredProcExecutor storedProcExecutor) StoredProcExecutor
をとるコンストラクター。