You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2008/03/20 19:49:33 UTC

[jira] Reopened: (OPENJPA-529) ManagedClassSubclasses stores table names twice.

     [ 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.