|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.maverickdbms.basic.SortField
SortField provides a representation of a MV sort criteria.
| Field Summary | |
Field |
field
|
SortField |
next
|
static int |
SORT_BY
|
static int |
SORT_BY_DSND
|
static int |
SORT_BY_EXP
|
static int |
SORT_BY_EXP_DSND
|
int |
type
|
| Constructor Summary | |
SortField()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int SORT_BY
public static final int SORT_BY_DSND
public static final int SORT_BY_EXP
public static final int SORT_BY_EXP_DSND
public int type
public Field field
public SortField next
| Constructor Detail |
public SortField()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||