org.jtools.jpool.demo
Class Example2

java.lang.Object
  extended byorg.jtools.jpool.demo.Example2

public class Example2
extends java.lang.Object

 Example2 Class
 This application demonstrates on how to use the Sequence Shell. This shell provides
 you an easy way to execute query statements.
 

Version:
$Id: Example2.java,v 1.1 2003/10/15 15:37:30 stfndln Exp $
Author:
Stefaan Delanghe (stfndln@yahoo.com)

Constructor Summary
Example2()
           
 
Method Summary
static void main(java.lang.String[] args)
          Executes the Example2 application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example2

public Example2()
Method Detail

main

public static void main(java.lang.String[] args)
Executes the Example2 application

Parameters:
args - No arguments defined for this application