Arch4J 1.1

org.arch4j.dataaccess
Class SQLEvaluator

java.lang.Object
  |
  +--org.arch4j.dataaccess.SQLEvaluator

public class SQLEvaluator
extends Object

This class can be used to test out a set of database properties. The argument to the program is the name of a data source from the dataaccess.properties file.

Version:
1.0
Author:
Ross E. Greinke

Constructor Summary
SQLEvaluator(DatabaseManager broker)
           
 
Method Summary
 void evaluate()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLEvaluator

public SQLEvaluator(DatabaseManager broker)
Method Detail

main

public static void main(String[] args)

evaluate

public void evaluate()
              throws IOException
IOException

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.