gov.nih.nci.caarray.services.mageloader.test
Class PerfTest

java.lang.Object
  extended by gov.nih.nci.caarray.services.mageloader.test.PerfTest

public class PerfTest
extends java.lang.Object

This class performs test of INSERT queries performance

Author:
TranP

Constructor Summary
PerfTest()
           
 
Method Summary
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

PerfTest

public PerfTest()
Method Detail

main

public static final void main(java.lang.String[] args)