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

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Mar 23 13:07:08 EDT 2011


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

Steve Ebersole closed HHH-5284.
-------------------------------

    Resolution: Fixed

> 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
>
>          Time Spent: 2h 44m
>  Remaining Estimate: 0h
>
> 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