|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryCommand
Represents the abstract base class for all query commands. Subclasses include SetQuery
and SelectQuery
.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Ordering[] getOrderings()
Column[] getColumns()
Limit getLimits()
unlimited
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |