Hey Guys and Gals,

I got a question about PBKey.  I'm writing a web application and I'm trying
to integrate it to another Oracle Web Application.  In the Oracle App, each
user must log into the oracle database to use the app.  Their username is
used in Triggers to keep track of actions in the database.

I'd like to try the same thing by creating a PBKey for each user with their
username and password.  Will this have any effect on the connection pooling?
I'm not sure if each PBKey has its own pool of connections or if there is
one connection pool with different connections uniquely identified by a
PBKey.

Any recommendations?

Thanks in advance,
Graham

============================================
  Graham Lounder
  Java Developer
  Spatial Components Division
  CARIS
  264 Rookwood Ave
  Fredericton NB E3B-2M2
  Office 506 462-4263
  Fax    506 459-3849
  [EMAIL PROTECTED]
  http://www.spatialcomponents.com
============================================


--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to