On Mon, Sep 28, 2009 at 4:53 AM, Jean-Baptiste BRIAUD -- Novlog <
[email protected]> wrote:

> OK, so is there a way to have add pool behavior with only JDBC (without
> J2EE) ?
>
>
There are a number of ways to do this. I wanted to integrate with my
existing application framework and connection pool so I specify
openjpa.ConnectionDriverName
to be an implementation of javax.sql.DataSource and return a connection from
the pool.

-- 
Daryl Stultz
_____________________________________
6 Degrees Software and Consulting, Inc.
http://www.6degrees.com
mailto:[email protected]

Reply via email to