Is there any way to have jBoss utilize user accounts when connecting to the
database?
For instance:
User test logs into the EJB system.
The session gets a connection from the pool
The session mutates the connection to use the username "test" for accessing
the database.
The reason for this is that our legacy system records the person that
created/updated the record. We'd like to maintain that through the use of
triggers.
Thanks!
alan
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]