Results 1 to 2 of 2

Thread: Transaction management at service layer

  1. #1
    Join Date
    Mar 2005
    Location
    Singapore
    Posts
    8

    Default Transaction management at service layer

    Hi all,

    I am new to Spring and hibernate. I have some complex operations at my service layer which requires transaction management from the service layer rather than at each DAOs. Please let me know how to do this.

    Appu Chan.

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Check out chapter 7 of the reference manual for more information.

    Rob
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

Similar Threads

  1. Unit testing with JOTM and JtaTransactionManager
    By lalle in forum Architecture
    Replies: 1
    Last Post: Oct 15th, 2005, 09:05 AM
  2. Replies: 6
    Last Post: May 17th, 2005, 11:38 PM
  3. Transaction Management
    By caverns in forum Data
    Replies: 3
    Last Post: Mar 8th, 2005, 06:38 AM
  4. Replies: 3
    Last Post: Nov 19th, 2004, 07:16 PM
  5. Transaction pb Hibernate/MySQL
    By syluser in forum Data
    Replies: 2
    Last Post: Aug 28th, 2004, 02:40 PM

Posting Permissions

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