How to get ID fields from table using spring batch

后端 未结 0 435
陌清茗
陌清茗 2021-02-12 22:36

I´m trying to get all fields from a table using spring batch.

I got all fields, except the ID fields (primary key e foreign key)

Below is my reader:

@Config

相关标签:
回答
  • 消灭零回复
提交回复
热议问题