[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5164) Hibernate mapping metadata portability validator

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed Jul 14 06:18:58 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12539157#action_12539157 ] 

Dmitry Geraskov commented on JBIDE-5164:
----------------------------------------

Jpa projects with Hibernate platform already have some vlidations. One of them is your example - validation of GenericGenerator strategy - it should be one of predefined strategies or class which implements interface "org.hibernate.id.IdentifierGenerator".
But I agree that we could look for more validations.

> Hibernate mapping metadata portability validator
> ------------------------------------------------
>
>                 Key: JBIDE-5164
>                 URL: https://jira.jboss.org/browse/JBIDE-5164
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.1.0.M4
>            Reporter: Denis Golovin
>             Fix For: LATER
>
>
> This validator post warn/error markers to make Domain Meta model developer aware of database portability problems in application. Example is using real class in generator class field instead of placeholder. All cases like this should be identified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list