Results 1 to 2 of 2

Thread: How to use JOTM in Spring annotation tranasaction?

  1. #1
    Join Date
    Jul 2005
    Posts
    24

    Default How to use JOTM in Spring annotation tranasaction?

    I would use JOTM as the transaction container in Spring annotation transaction?
    Is there any examples?

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Annotated transactions don't change the semantics of your transaction manager. Search the forum and the wiki pages for JOTM - there are some examples which can very easily adjust to the 'annotated transactions'.

    P.S. next time use the data forum.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

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