خرید بک لینک

Vote count: 0

I am developing a spring batch application and using the chunk based processing.

For reader i am using the org.springframework.batch.item.database.JdbcCursorItemReader class.

When configuring the Reader ,and specifying the sql property, how can we use the combination of preparedStatementSetter to set values for an IN clause in the SQL.

My SQL: select * from Employee where employeeId IN (,,,,,,).

How can i dynamically set the values for IN clause using preparedStatementSetter.

asked 15 secs ago

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 13 مرداد 1395 ساعت: 6:37

صفحه بندی