Dag H. Wanvik wrote:
The developer's guide contains several references to this system
property which seems to be in use, cf. BaseMonitor.java:396.
I can not find it documented in the trunk "Tuning Derby"
manual. 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, what is the state of this property in Derby?
I am also unsure of the state of derby.database.noAutoBoot which is
also not documented, but seems to be in use (e.g. BaseMonitor.java:1575).
Seems like they are simply partially documented or undocumented features.
Dan.