Uses of Class
org.h2.store.fs.disk.FilePathDisk
-
Packages that use FilePathDisk Package Description org.h2.store.fs.disk This file system stores files on disk. -
-
Uses of FilePathDisk in org.h2.store.fs.disk
Methods in org.h2.store.fs.disk that return FilePathDisk Modifier and Type Method Description FilePathDisk
FilePathDisk. getPath(java.lang.String path)
FilePathDisk
FilePathDisk. toRealPath()
-