Results 1 to 2 of 2

Thread: Pass parameter with JdbcCursorItemReader

  1. #1
    Join Date
    Nov 2009
    Posts
    14

    Default Pass parameter with JdbcCursorItemReader

    Hi everybody.

    I'm with a problem when I pass parameter to class that extends JdbcCursorItemReader. I did the same class implementing the ItemReader interface and it worked, the problem is I need to paginate the result.
    Last edited by aldosilva; Feb 24th, 2010 at 06:18 AM.

  2. #2

    Default

    not sure i understand what your asking, but maybe the JdbcPagingItemReader would be of help if you need pagination
    --
    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •