Re: is it possible to get database URL after looking-up a datasource?
Posted By:
Anonymous
Posted On:
Saturday, April 13, 2002 10:37 AM
It all depends on the implementation of the datasource. For example, if you are using Orable and you cast your javax.sql.Datasource to a OrableDataSource, you can get much more information on the database name, driver, etc.