Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1549

StateManagerImpl performance improvement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.3, 1.3.0, 2.0.0
    • 2.0.0-beta3
    • kernel
    • None

    Description

      I found that we could be much more efficient in StateManagerImpl.proxyFields(boolean reset, boolean replaceNull). As it is implemented today, we process all fields even though we only need to perform work on fields that are of the type Calendar, Collection, Date, Map, Object.

      Attachments

        Activity

          People

            curtisr7 Richard G. Curtis
            curtisr7 Richard G. Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: