Class CJTest7

java.lang.Object
  extended byCJTest7

public class CJTest7
extends java.lang.Object

This class tests the ResultSet class with Dynamic SQL


Field Summary
static java.lang.String DEFAULT_URL
           
 
Constructor Summary
CJTest7()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main entry point for the test program
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_URL

public static final java.lang.String DEFAULT_URL
See Also:
Constant Field Values
Constructor Detail

CJTest7

public CJTest7()
Method Detail

main

public static void main(java.lang.String[] args)
The main entry point for the test program

Parameters:
args - Array of parameters passed to the application via the command line.