Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.hsqldb.test
Class TestMultipleConnections  view TestMultipleConnections download TestMultipleConnections.java

java.lang.Object
  extended byorg.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