| Source path: svn/ trunk/ h2/ src/ test/ org/ h2/ samples/ ReadOnlyDatabaseInZip.java |
|
|
|
Older revisions
r3306
by thomas.tom.mueller
on Jan 20, 2011
Diff
TCP Server: a base directory with a prefix with a database name with prefix didn't work as expected (this only applies to non-disk and wrapped file systems).
r3301
by thomas.tom.mueller
on Jan 16, 2011
Diff
A new sample application that shows how to create a read-only database in a zip file where the database file is split into multiple smaller parts.