static class PreparedStatementTest.TestMultiThread
extends java.lang.Thread
PreparedStatementTest.testMultiThread() to
 test concurrency.| Modifier and Type | Field and Description | 
|---|---|
| (package private) static java.sql.Connection | con | 
| (package private) static java.lang.Exception | error | 
| (package private) static int | live | 
| (package private) static int | LOOP_MAX | 
| (package private) static int | ROWS_MAX | 
| (package private) static int | THREAD_MAX | 
| (package private) int | threadId | 
| Constructor and Description | 
|---|
| PreparedStatementTest.TestMultiThread(int n) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run() | 
| (package private) static void | startThreads(java.sql.Connection con) | 
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldstatic java.sql.Connection con
static final int THREAD_MAX
static final int LOOP_MAX
static final int ROWS_MAX
static int live
static java.lang.Exception error
int threadId
Generated on June 8 2013