[jbosstools-issues] [JBoss JIRA] (JBIDE-7316) Use hibernate 3.6.x in hibernate plugins.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Thu Aug 16 11:13:15 EDT 2012


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

Dmitry Geraskov resolved JBIDE-7316.
------------------------------------

    Fix Version/s: 3.3.1
                       (was: LATER)
       Resolution: Done

    
> Use hibernate 3.6.x in hibernate plugins.
> -----------------------------------------
>
>                 Key: JBIDE-7316
>                 URL: https://issues.jboss.org/browse/JBIDE-7316
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: hibernate
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.1
>
>
> We are going to make our plugins to use hibernate 3.6, but there are some changes required:
> 1. Type/NullableType hierarchy was changed, we should not use NullableType any more ( it is deprecated ), but should use AbstractSingleColumnStandardBasicType. The changes are in quiery parameters area
> 2. To all constructors of values classes ( SimpleValue/Array/OneToMany/... ) added Mapping parameter. We use the classes in internal creation of Configuration object before passing it to exporters ( for example when we generate hbm files based on java files )

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