Uses of Class
org.h2.store.fs.FakeFileChannel
-
Packages that use FakeFileChannel Package Description org.h2.store.fs A file system abstraction. -
-
Uses of FakeFileChannel in org.h2.store.fs
Fields in org.h2.store.fs declared as FakeFileChannel Modifier and Type Field Description static FakeFileChannel
FakeFileChannel. INSTANCE
No need to allocate these, they have no state
-