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

Track when a DBIdentifier is already delimited in order to save memory allocations and cpu

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • performance
    • None

    Description

      During the development of https://github.com/apache/openjpa/pull/69/files rmannibucau suggested to keep track of the fact that a DBIdentifier contains a name that has been already delimited, this way operations like "removeDelimiters" can be no-op.

       

      This flag can be set during the creation of a DBIdentifier by the DBDictionary, basically when the DBIdentifier forces delimitAll=true

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eolivelli Enrico Olivelli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: