Is there a way to modify the JDBC connection information programmatically prior to Cayenne attempting to make a connection? With EOF you could get at the connection information and make changes to it prior to connection. This allowed having property files that contained the connection information and yet not have to make changes to the driver nodes (Allowed copying the same jar file to several different configurations (staging, production, etc) and just having different property files there which could be used to modify the connection information at runtime).
Thanks, Daniel L. Morgan EMail : <[EMAIL PROTECTED]>
