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.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.