0 Replies Latest reply on Nov 7, 2002 5:25 PM by jsimone

    Not involving read methods on CMP 2.0 entities

      Is it possible to NOT involve session read methods and entities which are NOT being updated in a transactional context? Or does the container always give me a transaction by default. Using CMP 2.0 with CMR.

      From what I have read, it seems the only possiblities for transactional attributes on Container managed session and entities are "Required", "RequiresNew" or "Mandatory".

      What if all am doing is reading and trying to get a collection of dataobject back.

      Very confused here.

      Many thanks,
      joe

      P.S. Using JBoss 3.0.4 with JVM 1.4.1_01