Uses of Interface
org.teiid.language.BatchedCommand
-
Packages that use BatchedCommand Package Description org.teiid.language -
-
Uses of BatchedCommand in org.teiid.language
Subinterfaces of BatchedCommand in org.teiid.language Modifier and Type Interface Description interfaceBulkCommandA command the can optionally provide bulk values forParametersClasses in org.teiid.language that implement BatchedCommand Modifier and Type Class Description classDeleteRepresents a DELETE command.classInsertclassUpdateRepresents an UPDATE command in the language objects.
-