Chris Holmes ha scritto:
> Note that there's been a bug fix for jndi connection pools to work with
> Oracle. See: http://jira.codehaus.org/browse/GEOS-778
>
> It has an attached zip that shows how they did it.
Whilst source for inspiration, note that this is by no means a general
solution, that
Martin Desruisseaux wrote:
> I just read the ConnectionPools very quickly (I have to go soon) and found the
> following sentence:
>
>"The Oracle datastore wants to have direct access to an OracleConnection
> (so it can play directly with the Oracle STRUCT interface etc...). To do
>that
I just read the ConnectionPools very quickly (I have to go soon) and found the
following sentence:
"The Oracle datastore wants to have direct access to an OracleConnection
(so it can play directly with the Oracle STRUCT interface etc...). To do
that we need to "unwrapp" the Connection pr
Note that there's been a bug fix for jndi connection pools to work with
Oracle. See: http://jira.codehaus.org/browse/GEOS-778
It has an attached zip that shows how they did it.
Jody Garnett wrote:
Thanks for the informative discussion .. as promised here is my tough plan:
- http://docs.codeha