I'd recommend Stripersist over Stripernate. Stripersist is only bound to JPA so you can use several different EntityManagers whereas Stripernate is bound to Hibernate. Stripernate also has a lot of baggage now and Stripersist is nice and clean. I'd be surprised if you couldn't pick up JPA usage fairly quickly from the example provided in the Stripersist package.

I apologize for the current lack of good documentation. There's always too many projects. :(

http://www.stripesstuff.org

Aaron

Simon wrote:
Hi MS,

On Fri, Jan 2, 2009 at 4:31 AM, M S <[email protected]> wrote:
I was hoping that stripes would somehow handle the database connections for
me (including pooling, configuration, etc.), but that doesn't seem to be the
case.  Using something like hibernate is overkill for such a small project
(perhaps if I had already used hibernate in the past, I would use it now
too, but at this point I can't justify spending so much time learning it for
such a simple app).

I've actually never used it so I can't vouch for how good it is, but
it sounds a bit like Stripernate might be what you're looking for:

http://www.mongus.com/Topics/Web%20Development/Stripernate/

Cheers,

Simon.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to