[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5284) Allow Type to dictate the default length/scale/precision

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jan 21 14:01:05 EST 2011


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

Steve Ebersole updated HHH-5284:
--------------------------------

    Fix Version/s:     (was: 3.6.1)
                   4.0.0.Alpha2

> Allow Type to dictate the default length/scale/precision
> --------------------------------------------------------
>
>                 Key: HHH-5284
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5284
>             Project: Hibernate Core
>          Issue Type: Improvement
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 4.0.0.Alpha2
>
>
> Not sure if this is doable in 3.6 timeframe, but it would be fantastic if Types could name the default column size for its sql definition.  Examples of where this is useful include 
> * mapping a single char/Character versus mapping a String etc to a CHAR
> * UUID mappings, where it would be nice to properly size the data.

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