[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6045) Leverage type-defined column sizes

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Aug 17 13:18:08 EDT 2011


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

Steve Ebersole updated HHH-6045:
--------------------------------

    Fix Version/s:     (was: 4.0.0.CR1)
                   metamodel

> Leverage type-defined column sizes
> ----------------------------------
>
>                 Key: HHH-6045
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6045
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: metamodel
>
>
> As a follow up to HHH-5284 we need to implement the actual leveraging of these Type-defined sizes while processing the metamodel.  Would be great to account for Dialects in this process also.  I am thinking a column size is determined by:
> # type.dictatedSizes, if any
> # explicit user supplied length, size, precision values, if any
> # type.defaultSizes, if any
> # default sizes defined by dialect per jdbc type

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list