| java.lang.Object org.logicalcobwebs.dbscript.Commander
Commander | class Commander implements Runnable(Code) | | A thread that can run a single command many times.
version: $Revision: 1.7 $, $Date: 2006/01/18 14:40:05 $ author: Bill Horsman (bill@logicalcobwebs.co.uk) author: $Author: billhorsman $ (current maintainer) since: Proxool 0.5 |
isFinished | protected boolean isFinished()(Code) | | Is the thread running
true if it's finished, else false |
|
|