On 08/08/13 04:03, Rick Hillegas wrote:
The undocumented Derby dash properties are:
useStatistics
hashIntialCapacity
hashLoadFactor
hashMaxCapacity
bulkFetch
And derby.storage.pageSize?
Cf code in TableElementList#checkIndexPageSizeProperty
Thanks,
Dag
Can anyone shed light on why some of the customer-settable Derby dash
properties are documented but the others aren't? This may involve
code or doc archaeology because some of the workarounds had their own
Cloudscape-specific syntax; that syntax was deprecated when Derby was
open-sourced and the workarounds were relegated to --derby-properties
comments.
Thanks,
-Rick