dblook currently has driver classes hard coded
----------------------------------------------
Key: DERBY-59
URL: http://nagoya.apache.org/jira/browse/DERBY-59
Project: Derby
Type: Task
Components: Tools
Reporter: John Sisson
Priority: Trivial
Just noting this whilst looking at the dblook code.. I have no current need
for it at the moment..
Currently the loadDriver() function in dblook.java uses one of two hard coded
drivers (com.ibm.db2.jcc.DB2Driver or org.apache.derby.jdbc.EmbeddedDriver)
based upon the URL supplied on the command.
In the future, an alternative driver may be used, so dblook should allow the
driver to be specified (e.g. the ij tool allows this to be specified via
properties).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira