|
||||||||||
| 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 | |
|---|---|
javax.jcr.query.qom.Column[] |
getColumns()
Gets the columns for this query. |
Limit |
getLimits()
Get the limits associated with this query. |
javax.jcr.query.qom.Ordering[] |
getOrderings()
Gets the orderings for this query. |
| Method Detail |
|---|
javax.jcr.query.qom.Ordering[] getOrderings()
javax.jcr.query.qom.Column[] getColumns()
Limit getLimits()
unlimited
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||