On 22-06-10 0:08, Nikolaos Giannopoulos wrote:
> ASIDE: I didn't really like all the work that has to be done to glue
> together Spring and Hibernate and am VERY happy using Stripes with JPA,
> Stripersist, and Hibernate as it allows me to focus on my Entity classes
> a simple persistence.xml... . Freddy's book also has an excellent DAO
> super class that heavily leverages generics so you end up with minimal
> DAO code in your subclasses... .

Freddy's his DAO's are a great start. But I need an easy way to initiate 
new transactions, because otherwise side effects will unintentional 
result in committing model object that are used in the action beans.

I don't think Stripersist directly supports it, or am I wrong?


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to