Class Hierarchy
- java.lang.Object
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.h2.store.fs.FakeFileChannel
- org.h2.store.fs.FileBase
- org.h2.store.fs.FileBaseDefault
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.h2.store.fs.FilePath
- org.h2.store.fs.FilePathWrapper
- org.h2.store.fs.FileUtils
- java.io.InputStream (implements java.io.Closeable)
- org.h2.store.fs.FileChannelInputStream
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
Interface Hierarchy
- org.h2.store.fs.Recorder