[Mydm-devel] [ MyDM ] new hsqldb version
Status: Pre-Alpha
Brought to you by:
vkdasari
From: <520...@t-...> - 2003-12-10 21:55:08
|
Hi,=20 now we have the new version of hsqldb 1.7.2 in the cvs, it gives us lot = of flexibilites in starting the db and stopping. it resolveslot of bugs with the sequences. you can update the local copies of lib/java (dir) conf (dir) org.mydm.utilities.bin (package) org.mydm.db.admin (package) we have two classes to start and stop the database in server mode. org.mydm.utilities.bin.StartDBServer org.mydm.utilities.bin.StopDBServer LoadData Script is moved away from the hsqldb script tool. Now the = database is created with the normal SQL (jdbc) statements. org.mydm.db.admin.CreateDBStructure Cheers, VJ. |