- java.lang.Object
-
- org.hsqldb.lib.FileUtil.FileSync
-
- All Implemented Interfaces:
FileAccess.FileSync
- Enclosing class:
- FileUtil
public static class FileUtil.FileSync extends java.lang.Object implements FileAccess.FileSync
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
sync()
-
-
-
Method Detail
-
sync
public void sync() throws java.io.IOException
- Specified by:
sync
in interfaceFileAccess.FileSync
- Throws:
java.io.IOException
-
-