Allow connection to database in jar from client and from DataSources
--------------------------------------------------------------------
Key: DERBY-3677
URL: https://issues.apache.org/jira/browse/DERBY-3677
Project: Derby
Issue Type: Improvement
Components: JDBC
Affects Versions: 10.5.0.0
Reporter: Kathey Marsden
Priority: Minor
Currently the only way to connect to a database in a jar is using embedded
with DriverManager using the jdbc:derby:jar protocol.
http://db.apache.org/derby/docs/10.4/devguide/cdevdeploy11201.html
It would be good to be able to connect using the client with DriverManager and
with the various datasources.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.