[
https://issues.apache.org/jira/browse/OPENJPA-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Sutter reopened OPENJPA-529:
----------------------------------
Found a problem with this code fix. The clone() operation on the Configuration
does not seem to be sufficient for the RuntimeEnhancement processing that
happens later in this code path. I will revert this code change, but leave the
Issue open for some other potential fix (if it's still required).
> ManagedClassSubclasses stores table names twice.
> -------------------------------------------------
>
> Key: OPENJPA-529
> URL: https://issues.apache.org/jira/browse/OPENJPA-529
> Project: OpenJPA
> Issue Type: Bug
> Reporter: Michael Dick
> Assignee: Michael Dick
> Fix For: 1.0.3, 1.1.0
>
> Original Estimate: 0.33h
> Remaining Estimate: 0.33h
>
> While tracking down a separate issue I noticed that the
> ManagedClassSubclasser was creating the same column name twice in a
> DynamicSchemaTable object. This problem was exposed while working on
> OPENJPA-528, the fix for that issue broke many of the unenhanced entity
> tests, due to this problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.