com.cyclops.dbdigger.sql
Class AscendingOrderBy
java.lang.Object
com.cyclops.dbdigger.sql.OrderBy
com.cyclops.dbdigger.sql.AscendingOrderBy
- public class AscendingOrderBy
- extends OrderBy
Add description HERE!
- Since:
- 2003-6-16 12:52:42
- Author:
- joel guo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AscendingOrderBy
public AscendingOrderBy(Column column)
- Constructor method for class AscendingOrderBy
- Parameters:
column - Column object
Copyright © 2003 Cyclops Group. All Rights Reserved.