Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This property is not documented in the Tuning Derby guide, but it is referred to
in the developer's guide in a couple of places with dangling pointers to the Tuning Guide:
http://db.apache.org/derby/docs/dev/devguide/cdevdvlp27715.html
http://db.apache.org/derby/docs/dev/devguide/cdevcsecure60146.html
http://db.apache.org/derby/docs/dev/devguide/cdevadvjdbc41138.html
Googling, I find it documented in older Cloudscape docs e.g. in
http://www.novell.com/documentation/extendas37/docs/help/java/jdkee/cloudscape/doc/html/coredocs/proper42.htm#1014327,
but not in Cloudscape 10 docs, e.g. http://publib.boulder.ibm.com/infocenter/cldscp10/topic/com.ibm.cloudscape.doc/perf63.htm
which could indicate it was removed for some reason. So, either we
should document it anew or remove the references to it. If we decide to keep it, we should also consider
derby.database.noAutoBoot (not currently documented).