[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2315) Relax SchemaUpdate/SchemaValidator complaining about compatible types

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Sat Nov 10 04:53:30 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28766 ] 

Max Rydahl Andersen commented on HHH-2315:
------------------------------------------

The above is a good start, but don't forget that specific db's has their own typeset too. Optimally we would externalize this compabilitiy matrix per dialect - but that doesn't have to be in the first version ;)

(and I actually dont think the code for this should be put in Table/Column etc. in the long run - makes it very hard to customize; take a look at SchemaByMetaDataDetector in HibernateTools for how i've done validation in hbmlint)

> Relax SchemaUpdate/SchemaValidator complaining about compatible types
> ---------------------------------------------------------------------
>
>                 Key: HHH-2315
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2315
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: core
>            Reporter: Max Rydahl Andersen
>            Assignee: Max Rydahl Andersen
>
> http://jira.jboss.com/jira/browse/JBSEAM-596
> SchemaUpdate and SchemaValidator must accept compatible types, like:
> - CHAR, VARCHAR
> - NUMERIC, DECIMAL

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