Results 1 to 3 of 3

Thread: about JobParameters

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    12

    Post about JobParameters

    How can I fetch JobParameters in ItemWriter and ItemReader?

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    Make them a StepExecutionListener and then call 'stepExecution.getJobParameters()'

  3. #3
    Join Date
    Feb 2008
    Posts
    12

    Default

    Thank you.

Posting Permissions

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