| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.cache |
Classes related to caching.
|
| org.h2.store.fs |
A file system abstraction.
|
| org.h2.store.fs.encrypt |
An encrypted file system abstraction.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FilePathCache.FileCache
A file with a read cache.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileBaseDefault
Default implementation of the slow operations that need synchronization because they
involve the file position.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FileEncrypt
An encrypted file with a read cache.
|
Copyright © 2022. All rights reserved.