public final class OrderByValue extends Object implements Comparable<OrderByValue>
| Constructor and Description |
|---|
OrderByValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(OrderByValue o) |
boolean |
next()
iterate next data.
|
public boolean next()
throws SQLException
SQLException - SQL Exceptionpublic int compareTo(OrderByValue o)
compareTo in interface Comparable<OrderByValue>Copyright © 2019 The Apache Software Foundation. All rights reserved.