2011년 8월 2일 화요일

EJB3 Transaction

  • EJB 3 provides a built-in JTA transaction manager
  • JTA transactions and non-JTA (resource-local) transactions
  • Resource-local transactions are restricted to a single resource manager, such as a database connection


  • The default behavior described above is specified by the REQUIRED transaction attribute
  • MDBs support only the REQUIRED and NOT_SUPPORTED






댓글 없음:

댓글 쓰기