You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Joe Bohn <jo...@gmail.com> on 2010/02/22 17:07:06 UTC

AriesTrader updated for Container managed JPA using declarative transactions

Late last week I checked in changes to AriesTrader to enable another 
persistence mode.   This one used JPA container managed entity managers 
and the new declarative transaction support.  That bring the totals 
persistence choices for AriesTrader to 3 - JDBC, JPA Application 
managed, and JPA Container Managed.

The wiki has been updated appropriately and with directions here:

http://incubator.apache.org/aries/ariestrader.html

-- 
Joe