public interface QueryCommand
SetQuery
and SelectQuery
.Modifier and Type | Method and Description |
---|---|
Column[] |
getColumns()
Gets the columns for this query.
|
Limit |
getLimits()
Get the limits associated with this query.
|
Ordering[] |
getOrderings()
Gets the orderings for this query.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.