[
https://issues.apache.org/jira/browse/OPENJPA-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis updated OPENJPA-1549:
---------------------------------
Affects Version/s: 2.0.0
1.3.0
1.2.3
> StateManagerImpl performance improvement
> ----------------------------------------
>
> Key: OPENJPA-1549
> URL: https://issues.apache.org/jira/browse/OPENJPA-1549
> Project: OpenJPA
> Issue Type: Improvement
> Components: kernel
> Affects Versions: 1.2.3, 1.3.0, 2.0.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.0.0
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.