[jbosstools-issues] [JBoss JIRA] (JBIDE-9106) Adding SQLServerMetaDataDialect to support auto discovery of Identity and guid strategy

Dmitry Geraskov (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 26 09:07:45 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov updated JBIDE-9106:
-----------------------------------

    Attachment: patches with my test files.zip


File with patches is attached. Each patch has name which explains the fix.
Also there are 2 files which could be used to run the test. As main RDBMS is hsqldb no need to change pom.xml in repository.
                
> Adding SQLServerMetaDataDialect to support auto discovery of Identity and guid strategy
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9106
>                 URL: https://issues.jboss.org/browse/JBIDE-9106
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: hibernate
>            Reporter: Derk Dukker
>            Assignee: Dmitry Geraskov
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>         Attachments: patches with my test files.zip
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Reverse engineering the MS SQLServer database with hibernate tools does not auto discover the identity fields and uniqueidentifier (guid) fields. So when generated the entities the only annotation you will see is @id. 
> I created a new meta data dialect to discover identity and guid fields.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list