|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandContainer | |
|---|---|
| com.metamatrix.query.sql.lang | |
| Uses of CommandContainer in com.metamatrix.query.sql.lang |
|---|
| Classes in com.metamatrix.query.sql.lang that implement CommandContainer | |
|---|---|
class |
BatchedUpdateCommand
Represents a batch of INSERT, UPDATE, DELETE, and SELECT INTO commands |
class |
Delete
This class represents a SQL Delete statement of the form: "DELETE FROM |
class |
Insert
Represents a SQL Insert statement of the form: "INSERT INTO |
class |
ProcedureContainer
|
class |
StoredProcedure
Represents a StoredProcedure statement of the form: |
class |
TranslatableProcedureContainer
|
class |
Update
Represents a SQL Update statement of the form: "UPDATE |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||