Would like an easy way to connect my ADF application to a database based on a dynamic username/password at runtime. BC4J uses a single user login to the database for all users and I need dynamic database user login for security policy reasons and database table audits and user monitoring/security. Note: already viewed document "How to support dynamic jdbc credentials written by Avrom Roy-Faderman,... oracle corporation June 2004" but was interest if there was an easier way to do this.