Yifan wrote:
I am interesting in the boot up procedure of derby, especially in the part

where the data dictionary is read and memory structures are initialized.

Can someone give me a hint on that?

Which part of the source code or classes should I look into?

FYI - there is a set of wiki pages aimed at Derby developers:

http://wiki.apache.org/db-derby/DerbyDev

Also a lot of the Derby design is contained in the javadoc for the engine code:

http://db.apache.org/derby/javadoc/engine/

Dan.


Reply via email to