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