|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.scenario.users.IvanielinScenario.UpdateThread
This class defines a UpdateThread
| Field Summary | |
private java.sql.Connection |
connection
|
private int |
count
|
private int |
id
|
| Constructor Summary | |
IvanielinScenario.UpdateThread(int count,
java.sql.Connection connection)
Creates a new UpdateThread object |
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int count
private int id
private java.sql.Connection connection
| Constructor Detail |
public IvanielinScenario.UpdateThread(int count,
java.sql.Connection connection)
UpdateThread object
count - number of time we should execute the run loopconnection - Connection to use to execute request with this thread| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||