You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Fay Wang (JIRA)" <ji...@apache.org> on 2010/11/22 19:32:13 UTC

[jira] Resolved: (OPENJPA-1894) Performance Improvement for SelectImpl

     [ https://issues.apache.org/jira/browse/OPENJPA-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fay Wang resolved OPENJPA-1894.
-------------------------------

    Resolution: Fixed

> Performance Improvement for SelectImpl
> --------------------------------------
>
>                 Key: OPENJPA-1894
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1894
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.1.0
>            Reporter: Fay Wang
>             Fix For: 2.1.0
>
>
> SelectImpl.getTableIndex() is allocating lots of String objects. The patch will reduce the number of String objects. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.