Menu

#17 Solution for Hibernate3 Adapter

0.1.7
open
Adapters (2)
5
2005-05-02
2005-05-02
No

Hello,

I took a look at the Spring 1.2 Release, for the solution
of integrating Hibernate 3.

I copied the whole hibernate package to hibernate3 and
changed the imports. This solution works well in my
project.

In the attachment there is my code-copy and I hope it
will be found soon in the next release.

See also: http://sourceforge.net/forum/forum.php?
thread_id=1268407&forum_id=375420

Regards,
Saemmy

Discussion

  • Samuel Fleischle

    net.mlw.vlh.adapter.hibernate3 package

     
  • Samuel Fleischle

    Bugfix in hibernate3 package: ScrollableResultsDecorator implements method getBigInteger(). HibernateExceptions in method-header removed, because it is unchecked Exception since Hibernate3

     
  • Samuel Fleischle

    release Hibernate Session, do not close it

     
  • Stepan Marek

    Stepan Marek - 2005-11-03

    Logged In: YES
    user_id=1275774

    Recently I have create the support for Hibernate 3. The
    solution is almost the same as described in here.

    The classes has been commited into HEAD.

    Stepan

     

Log in to post a comment.