|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--twcore.core.SQLWorker
Constructor Summary | |
SQLWorker(twcore.core.SQLConnectionPool pool,
twcore.core.SQLResultEvent event,
twcore.core.SQLManager manager)
Creates a new instance of SQLWorker |
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLWorker(twcore.core.SQLConnectionPool pool, twcore.core.SQLResultEvent event, twcore.core.SQLManager manager)
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |