The JdbcPagingItemReader allows the configuration of multiple sort keys. If a user configures one of those columns with a table alias, it causes issues. This update strips the aliases off of the sort keys.
The JdbcPagingItemReader allows the configuration of multiple sort keys. If a user configures one of those columns with a table alias, it causes issues. This update strips the aliases off of the sort keys.