|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubQuery
A nested sub-query. Right now, only SELECT queries seem to be allowed but this might change in the future.
Method Summary | |
---|---|
Query |
getQuery()
Gets the nested query. |
Methods inherited from interface org.topbraid.spin.model.Element |
---|
visit |
Methods inherited from interface org.topbraid.spin.model.print.Printable |
---|
print |
Method Detail |
---|
Query getQuery()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |