I use a product called JPersist - no XML, just POJOs. Has built in pooling. I instantiate the DatabaseManager in the web application and use a getter.
http://www.jpersist.org It has a list of tested databases, but I use Microsoft SQL. Haven't had too many issues with it. On Tue, Oct 6, 2009 at 5:34 AM, Peter Arnulf Lustig <[email protected]>wrote: > What's the fast and easy way? > > I am asking because of a lot of trouble with hibernate. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
