isql
Class OrderByTest

java.lang.Object
  extended by isql.OrderByTest

public class OrderByTest
extends java.lang.Object

Author:
SHZ Nov 15, 2007

Constructor Summary
OrderByTest()
           
 
Method Summary
 void testApplyOrderBy()
          Test method for OrderBy.applyOrderBy(java.util.List, isql.ColumnValuesWithRowsNumber).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderByTest

public OrderByTest()
Method Detail

testApplyOrderBy

public void testApplyOrderBy()
                      throws ISQLException
Test method for OrderBy.applyOrderBy(java.util.List, isql.ColumnValuesWithRowsNumber).

Throws:
ISQLException