Package org.teiid.query.sql.lang
Interface TargetedCommand
-
- All Known Implementing Classes:
Create
,Delete
,Drop
,Insert
,ProcedureContainer
,StoredProcedure
,Update
public interface TargetedCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GroupSymbol
getGroup()
-
-
-
Method Detail
-
getGroup
GroupSymbol getGroup()
-
-