Hi,
I want to know which is better approach,
1.Using jdbcCursorItemReader to call storedProcedure
OR
2. Using springBatch JPA with JPA Queries.
Hi,
I want to know which is better approach,
1.Using jdbcCursorItemReader to call storedProcedure
OR
2. Using springBatch JPA with JPA Queries.