|
From: <jer...@ep...> - 2005-09-07 13:53:45
|
I'm seeking informations on the architecture of HSQLDB, I've already found some (thanks to fredt) in the power point presentation called "Architecture HypersonicSQL". I'm mostly interested in finding what classes are usefull for a minimal, standalone, in memory table implementation. I think that the whole jdbc package can be removed as well as the util one (is that true ?). In the power point presentation their is a note about aerver classes, where are they, can they be removed. In fact I'm must be able to run HSQLDB on java J2ME configuration. Any advises would be greatly appreciated. Thanks in advance for the help. CU Jerome |