|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Query
Method Summary | |
---|---|
java.util.List |
getColumns()
Get the columns to return from the query This may not be null and must contain at least one entry. |
Constraint |
getConstraint()
Get the constraints for the query. |
java.util.List |
getOrderings()
Get any orderings (may be an empty list or null) |
Source |
getSource()
Get the source for the query Must not be null. |
Method Detail |
---|
java.util.List getColumns()
Constraint getConstraint()
java.util.List getOrderings()
Source getSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |