[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3454) Allow enhanced.TableGenerator to segment itself per entity as default

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Aug 29 02:15:41 EDT 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-3454:
--------------------------------

    Fix Version/s: 3.4
                   3.2.x

> Allow enhanced.TableGenerator to segment itself per entity as default
> ---------------------------------------------------------------------
>
>                 Key: HHH-3454
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3454
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.3.0.SP1
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.2.x, 3.3.x, 3.4
>
>
> Currently TableGenerator use a static string ("default" ) for its default segment column name.  The implication is that all TableGenerators defined without specifying a segment value explicitly ended up using the same row.
> Where this cam up was in the case of annotations where the generator is attached to a base entity class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list