Results 1 to 3 of 3

Thread: Why depends spring on hibernate 2.1?

Hybrid View

  1. #1

    Default Why depends spring on hibernate 2.1?

    I tried to remove completly hibernate 2 from our project,
    but then recognized, that for example HibernateInterceptor depends on Hibernate 2.x. Why is this? Why don't you replace with the new one?

  2. #2
    Join Date
    Aug 2004
    Posts
    1,104

    Default

    Are you using the HibernateInterceptor in the 'org.springframework.orm.hibernate3' package?
    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

  3. #3

    Default

    Quote Originally Posted by trisberg
    Are you using the HibernateInterceptor in the 'org.springframework.orm.hibernate3' package?
    you're right, I used the old one, thanx

Similar Threads

  1. Replies: 5
    Last Post: Feb 3rd, 2009, 05:19 AM
  2. Replies: 3
    Last Post: Aug 16th, 2007, 12:10 PM
  3. A Spring Class Loader?
    By azzoti in forum Architecture
    Replies: 8
    Last Post: May 7th, 2005, 04:02 AM
  4. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  5. Replies: 7
    Last Post: Aug 21st, 2004, 03:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •