Class SqlJetFileLock
java.lang.Object
java.nio.channels.FileLock
org.tmatesoft.sqljet.core.internal.fs.SqlJetFileLock
- All Implemented Interfaces:
AutoCloseable
- Author:
- TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
-
Constructor Details
-
SqlJetFileLock
- Parameters:
channel
-position
-size
-shared
-
-
-
Method Details
-
isValid
public boolean isValid() -
release
- Specified by:
release
in classFileLock
- Throws:
IOException
-
addLock
public void addLock()
-