【问题标题】:Spring Integration | jdbc outbound gateway/adapter弹簧集成 | jdbc 出站网关/适配器
【发布时间】:2014-12-04 20:13:10
【问题描述】:

我正在开发一个 Spring 集成应用程序,我有一个需要插入到表中的地图列表。

我已使用 jdbc:outbound-gateway 或适配器向表中插入记录。

但是如何使用 jdbc:outbound-gateway 从我的地图列表中插入所有记录。

【问题讨论】:

    标签: spring spring-integration


    【解决方案1】:

    <int-jdbc:outbound-gateway> 的上游使用<splitter>

    我们有一个issue 处理此事,但在此修复之前,我们应该在插入之前拆分我们的集合。

    【讨论】:

      猜你喜欢
      • 2013-04-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多