vishnu.model.tests
Class TestSQLStatement

java.lang.Object
  extended by vishnu.model.tests.TestSQLStatement

public class TestSQLStatement
extends java.lang.Object

Author:
Hernan Rancati TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
 

Constructor Summary
TestSQLStatement(DatabaseManager databaseEngine)
           
 
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

TestSQLStatement

public TestSQLStatement(DatabaseManager databaseEngine)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

main

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