Dev guide: Add more examples related to having a database in an application jar
-------------------------------------------------------------------------------
Key: DERBY-3154
URL: https://issues.apache.org/jira/browse/DERBY-3154
Project: Derby
Issue Type: Improvement
Components: Documentation
Affects Versions: 10.3.1.4
Reporter: John H. Embretsen
Priority: Minor
The Derby Developer's Guide should include more examples of how to prepare and
access a Derby database in an application's jar file.
See related topics on derby-user, including:
http://www.nabble.com/Re%3A-Including-a-derby-db-within-the-same-jar-as-the-application-t4703019.html
http://www.nabble.com/Including-a-derby-db-within-the-same-jar-as-the-application-(-was-Including-a-derby-database-in-a-Windows-executable)-t4695807.html
http://www.nabble.com/Including-a-derby-database-in-a-Windows-executable-(was-Can-the-derby.log-file-be-suppressed-)-t4693294.html
http://www.nabble.com/Can-the-derby.log-file-be-suppressed--t4617708.html
Current examples include accessing a database in a jar file on the file system
when the path is known, and one example of accessing a database that is in the
classpath. HTML docs should link the relevant topics. Other improvements may
include an example of how to include the database in the application's jar
file, and discuss possible ways to access a jarred database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.