[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description |
---|---|
OptimizeNativeQueries() |
indicates whether Native Queries will be optimized
dynamically.
|
OptimizeNativeQueries(Boolean) |
If set to true, db4o will try to optimize native queries
dynamically at query execution time, otherwise it will
run native queries in unoptimized mode as SODA evaluations.
|