Package org.h2.store.fs.split
A file system that may split files into multiple smaller files (required for a FAT32 because it only support files up to 2 GB).
-
Class Summary Class Description FilePathSplit A file system that may split files into multiple smaller files.FileSplit A file that may be split into multiple smaller files.