Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- depends upon
-
DERBY-503 Documentation should recommend using .newInstance() to instantiate JDBC driver
- Closed