Martin Dulisch wrote:
Stefano Mazzocchi wrote:

On 13 Nov 2003, at 12:36, Oliver Zeigermann wrote:


Status report of J2EE-Store. Some stuff done, big amount of
work left...

what is the difference between a J2EE store and a JDBC store?


As far as I know the J2EE store uses the connection pool from the
container. JDBC store creates a connection.

Ooops. Forgot to mention. I have added some code from Christophe Lombart to allow for connection pooling with the JDBC store using DBCP. I also created a common code base for J2EE and JDBC store that mainly differs in the way a new connection is created and in where to configure access to the DB (either a data source in the J2EE container or in Domain.xml).





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to