IndexColumnOrder
public interface ColumnOrdering
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.