planetj.dataengine.test
Class JProbeTesting

java.lang.Object
  |
  +--planetj.dataengine.test.JProbeTesting

public class JProbeTesting
extends Object

Insert the type's description here. Creation date: (2/26/2002 3:17:31 PM)


Constructor Summary
JProbeTesting()
           
 
Method Summary
static void getRows()
           
static void getRowsCaching()
           
static void getRowsGenerateTable()
           
static void getRowsX10()
           
static void getRowsX10Caching()
           
static void main(String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JProbeTesting

public JProbeTesting()
Method Detail

getRows

public static void getRows()

getRowsCaching

public static void getRowsCaching()

getRowsGenerateTable

public static void getRowsGenerateTable()

getRowsX10

public static void getRowsX10()

getRowsX10Caching

public static void getRowsX10Caching()

main

public static void main(String[] args)
Starts the application.

Parameters:
args - an array of command-line arguments