| Package | Description |
|---|---|
| org.h2.store | |
| org.h2.store.fs |
| Class and Description |
|---|
| Recorder
A recorder for the recording file system.
|
| Class and Description |
|---|
| FilePath
A path to a file.
|
| FilePathDisk
This file system stores files on disk.
|
| FilePathMem
This file system keeps files fully in memory.
|
| FilePathNio
This file system stores files on disk and uses java.nio to access the files.
|
| FilePathWrapper
The base class for wrapping / delegating file systems such as
the split file system.
|
| FilePathZip
This is a read-only file system that allows
to access databases stored in a .zip or .jar file.
|
| Recorder
A recorder for the recording file system.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.