|
Is there a way to configure Castor to get a
"java.sql.Connection" from the "javax.sql.DataSource" using a user ID and
password? I have configured Castor to use JNDI to retrieve the
javax.sql.DataSource, but my database (Oracle) requires a name and password
to get a connection. I notice that Castor seems to use "getConnection()"
rather than "getConnection(String, String)".
Shannon Kendrick
|
- Re: [castor-dev] How to specify userID and password in JD... Shannon Kendrick
