Results 1 to 3 of 3

Thread: does spring support hibernate long sessions

  1. #1
    Join Date
    Aug 2004
    Posts
    2

    Default does spring support hibernate long sessions

    Hi, i am looking into using spring with hibernate and was wondering if spring supports session-per-application-transaction(aka long session)?

  2. #2
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    736

    Default

    There's no built-in support code for this idiom. Really, this is application-level stuff...
    Colin Sampaleanu
    SpringSource - http://www.springsource.com

  3. #3
    Join Date
    Aug 2004
    Posts
    2

    Default

    >There's no built-in support code for this idiom. Really, this is application-level stuff...

    Meaning I should code this myself or I have the wrong forum? If its the first then what spring classes would I use to control this?

Similar Threads

  1. spring hibernate support for QBC and QBE
    By ferdydurke in forum Data
    Replies: 5
    Last Post: Apr 19th, 2007, 12:03 PM
  2. Replies: 2
    Last Post: Sep 22nd, 2005, 04:11 PM
  3. Replies: 5
    Last Post: Jun 16th, 2005, 03:35 AM
  4. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  5. Support for Hibernate long sessions?
    By vmarcinko in forum Data
    Replies: 1
    Last Post: Feb 2nd, 2005, 03:01 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
  •