Even Better prefetch Paths: We made the prefetch path engine (eager loading) even smarter so it now knows more ways to optimize the queries it has to create.
The purpose of that type of change is to support different profiles, avoiding the loading of parts of the engine that are not required where resources are limited, such as on handheld devices.
这种类型的更改的目的是支持不同的配置文件,同时避免加载资源受限的不需要的部分引擎,例如手持设备。
3
The start Derby task is responsible for loading the embedded database engine into memory and should come before all other Derby tasks in the Ant script.