I am trying to ascertain whether or not there is a jdbc driver which is compatible with DRCP.
I am at the start of a project, and want to use DRCP to give the application server a pool of connections that all appear to be direct, thereby enabling the application to log in as a particular user. This will enable me to tightly control privileges, roles, permissions and auditing, as the database will have programmatic knowledge of the user.
however, the dev team lead is of the opinion that the ojdbc14.dll driver is incompatible with DRCP. Despite a reasonable stab as google and reading the on-line documentation, I am none the wiser. Since I am not a java developer I'm out of my depth here. Can anyone advise?
Regards
T
I am at the start of a project, and want to use DRCP to give the application server a pool of connections that all appear to be direct, thereby enabling the application to log in as a particular user. This will enable me to tightly control privileges, roles, permissions and auditing, as the database will have programmatic knowledge of the user.
however, the dev team lead is of the opinion that the ojdbc14.dll driver is incompatible with DRCP. Despite a reasonable stab as google and reading the on-line documentation, I am none the wiser. Since I am not a java developer I'm out of my depth here. Can anyone advise?
Regards
T