|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreparedBatchUpdate | |
---|---|
com.metamatrix.query.sql.lang |
Uses of PreparedBatchUpdate in com.metamatrix.query.sql.lang |
---|
Subclasses of PreparedBatchUpdate in com.metamatrix.query.sql.lang | |
---|---|
class |
BulkInsert
Bulk insert is variation of Insert command, where a single table is being inserted with multiple values. |
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 |
Update
Represents a SQL Update statement of the form: "UPDATE |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |