Results 1 to 2 of 2

Thread: Usage of the Stored Procedure in Spring 2.0

  1. #1
    Join Date
    Apr 2010
    Posts
    1

    Post Usage of the Stored Procedure in Spring 2.0

    Hi, Can u please inform me how are the stored procedures handled in the Spring Batch 2.0.The default reader StoredProcedureItemReader is available in the Spring 2.1 .But currently we are using the 2.0 Version in the Project.Could u please help me.

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

    Default

    2.0 does not have that feature. You can upgrade or you can copy the code into your own project (it's quite self contained), or of course write your own.

Posting Permissions

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