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