I have no idea how to do that, but it isn't specific to Struts or JPA.
Spring documentation would be the best place to look that up I guess.

musachy

On Dec 11, 2007 4:56 PM, Filipe David Manana <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I want to create a web app with Struts 2 that is Oracle database driven.
> Integrating Struts 2 + Spring 2 + JPA (as described in
> http://struts.apache.org/2.x/docs/struts-2-spring-2-jpa-ajax.html), how do I
> configure Oracle database Connection Caching (pooling)?
>
> Oracle's JDBC driver provided in the Oracle Instant Client package has a
> Connection Cache implementation class (
> oracle.jdbc.pool.OracleConnectionCacheImpl) which I can use in my JDBC code.
> I have been unsuccessfully googling for how to enable this Connection
> Caching feature with Struts 2 + Spring 2 + JPA.
>
> Has anybody done it before?
>
> --
> Filipe David Manana,
> [EMAIL PROTECTED]
>
> Obvious facts are like secrets to those not trained to see them.
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to