interface JDBCOrder extends Order
| Modifier and Type | Method and Description |
|---|---|
DBIdentifier |
getIdentifier() |
boolean |
isInRelation()
Whether the value is a member of the field's related type, rather than
columns of the field itself.
|
void |
order(Select sel,
ClassMapping elem,
Joins joins)
Order by this value.
|
getComparator, getName, isAscendingboolean isInRelation()
void order(Select sel, ClassMapping elem, Joins joins)
elem - if this value has independent mappings, the mapping
we're selectingDBIdentifier getIdentifier()
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.