Results 1 to 2 of 2

Thread: Example for Springbatch with JPA

  1. #1
    Join Date
    Mar 2012
    Posts
    21

    Default Example for Springbatch with JPA

    Hi,
    I have implemented springbatch using jdbctemplate, now i want to use JPA instead of jdbctemplate
    Can i get example for JPA configuration

    Thanks in advance..

  2. #2
    Join Date
    Sep 2008
    Location
    Chicagoland, IL
    Posts
    349

    Default

    In the samples provided with Spring Batch there is a JPA one: http://static.springsource.org/sprin....html#ioSample
    Michael Minella
    Spring Batch Lead
    Author - Pro Spring Batch
    http://www.michaelminella.com
    Twitter: @MichaelMinella

Posting Permissions

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