class ConnectionRegressionTest.CancelTask
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.sql.Connection |
c |
private int |
num |
| Constructor and Description |
|---|
CancelTask(java.sql.Connection cn,
int n) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |