Package | Description |
---|---|
org.h2.store |
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
|
org.h2.store.fs |
A file system abstraction.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoverTester
A tool that simulates a crash while writing to the database, and then
verifies the database doesn't get corrupt.
|
Modifier and Type | Method and Description |
---|---|
static void |
FilePathRec.setRecorder(Recorder recorder)
Set the recorder class.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.