public interface ColumnOrdering
Modifier and Type | Method and Description |
---|---|
int |
getColumnId() |
boolean |
getIsAscending() |
boolean |
getIsNullsOrderedLow()
Indicate whether NULL values should be ordered below non-NULL.
|
int getColumnId()
boolean getIsAscending()
boolean getIsNullsOrderedLow()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.