TestFileLockProcess

Tests database file locking. A new process is started.

Methods
static void main(String... args)
This method is called when executing this application from the command line.
static void main(String... args) throws Exception
This method is called when executing this application from the command line.
Parameters:
args - the command line parameters
void test()
void test() throws Exception