|
|||||||||
| Home >> All >> org >> hsqldb >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.hsqldb.test
Class TestMultipleConnections

java.lang.Objectorg.hsqldb.test.TestMultipleConnections
- public class TestMultipleConnections
- extends java.lang.Object
| Constructor Summary | |
TestMultipleConnections()
|
|
| Method Summary | |
protected java.sql.Connection |
createObject()
create a connection and wait |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TestMultipleConnections
public TestMultipleConnections()
| Method Detail |
main
public static void main(java.lang.String[] args)
createObject
protected java.sql.Connection createObject()
- create a connection and wait
|
|||||||||
| Home >> All >> org >> hsqldb >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.hsqldb.test.TestMultipleConnections