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