Initial commit

This commit is contained in:
Olivier Barais
2025-09-10 10:58:37 +02:00
commit 150038422c
11 changed files with 223 additions and 0 deletions

3
run-hsqldb-server.bat Executable file
View File

@@ -0,0 +1,3 @@
mkdir data
cd data
java -cp ..\hsqldb-2.7.2.jar org.hsqldb.Server