vishnu.model.tests
Class TestAlgebraPerforms
java.lang.Object
vishnu.model.tests.TestAlgebraPerforms
public class TestAlgebraPerforms
- 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
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAlgebraPerforms
public TestAlgebraPerforms(DatabaseManager databaseEngine)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
performProjection
protected void performProjection(TableContext c)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
performSelection
protected void performSelection(TableContext c)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
performProduct
protected void performProduct(TableContext c)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
populateTable
protected void populateTable(TableContext c)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
main
public static void main(java.lang.String[] args)