Skip to main content

EJB @TransactionAttribute

Posted by mriem on May 13, 2009 at 3:56 PM EDT

Sometimes you need a method to run in a particular transaction model. Well, specifying that is easy. See the EJB Almanac page for more information.

Related Topics >>