Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-264

Support Jpa Item Reader

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.3.0.Beta4
    • 1.3.0.Beta3
    • jberet-support
    • None

    Description

      Implement a JpaItemReader to read batch data from db via Java Persistence API (version 2.1).

      It should support pagination by using javax.persistence.Query#setFirstResult and javax.persistence.Query#setMaxResults. For very large amount of data, we don't want to load them all into memory in one query run.

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: