Uses of Class
org.hsqldb.LockFile

Packages that use LockFile
org.hsqldb   
 

Uses of LockFile in org.hsqldb
 

Methods in org.hsqldb that return LockFile
static LockFile LockFile.newLockFile(String path)
          Retrieves a LockFile instance, initialized with a File object whose path is the one specified by the path argument.
 



Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.