[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2554) no precision and scale attributes in <key-property> mapping element

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Apr 10 09:57:07 EDT 2007


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

Steve Ebersole updated HHH-2554:
--------------------------------

    Priority: Trivial  (was: Major)

<key-property ...>
<column name="..." precision="..." scale="..."/>
</key-property>

Of course, <property/> et.al. allow this so I guess we should add the capability for consistency.  I am not a fan of this though; I'd rather remove all the other allowances for specifying it.  

> no precision and scale attributes in <key-property> mapping element
> -------------------------------------------------------------------
>
>                 Key: HHH-2554
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2554
>             Project: Hibernate3
>          Issue Type: Improvement
>    Affects Versions: 3.2.3
>            Reporter: Maxim Gordienko
>            Priority: Trivial
>
> key-property element in hibernate-mapping-3.0.dtd has no precision and scale attributes that affects schema creation/validation.
> (nevertheless it has length property) 

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