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.
