Package org.h2.store.fs.zip
package org.h2.store.fs.zip
A zip-file base file system abstraction.
-
ClassesClassDescriptionThis is a read-only file system that allows to access databases stored in a .zip or .jar file.The file is read from a stream.