need to mention ClientDriver In Derby reference manual's java.sql.Driver
interface section
-------------------------------------------------------------------------------------------
Key: DERBY-2958
URL: https://issues.apache.org/jira/browse/DERBY-2958
Project: Derby
Issue Type: Improvement
Components: Documentation
Reporter: Glen Mazza
Priority: Minor
Hello,
In the Derby reference guide[1], java.sql.Driver interface section[2], only the
EmbeddedDriver is mentioned (which works only in Embedded Mode). This page
should refer the user to the ClientDriver as well, so Network Server users do
not erroneously try to use the wrong driver.
[1] http://db.apache.org/derby/docs/dev/ref/
[2] http://db.apache.org/derby/docs/dev/ref/rrefjdbc32052.html
Thanks,
Glen
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.