|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubqueryContainer
This interface defines a common interface for all MetaMatrix SQL objects that contain subqueries.
Method Summary | |
---|---|
Command |
getCommand()
Returns the subquery Command object |
void |
setCommand(Command command)
Sets the subquery Command object |
Method Detail |
---|
Command getCommand()
void setCommand(Command command)
command
- the subquery Command object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |