| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RecoverTester
A tool that simulates a crash while writing to the database, and then
verifies the database doesn't get corrupt.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
FilePathRec.setRecorder(Recorder recorder)
Set the recorder class.
|
Copyright © 2017. All rights reserved.