apache > db
Apache DB Project
 
Font size:      

Put Derby first in your class path

Put Derby first in your class path

The structure of your class path can affect Derby startup time and the time required to load a particular class.

The class path is searched linearly, so locate Derby's libraries at the beginning of the class path so that they are found first. If the class path first points to a directory that contains multiple files, booting Derby can be very slow.


Previous Page
Next Page
Table of Contents
Index