|
2004.04.29 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Database Table Data
Manipulation Language (DML) statements.
See:
Description
| Class Summary | |
| DML | DML represents a Data Manipulation Language (DML)
statement. |
| DMLClause | DMLClause represents a Data Manipulation Language (DML)
statement clause. |
| DMLStatus | DMLStatus represents the execution status of a Data
Manipulation Language (DML) statement. |
Provides classes for Database Table Data
Manipulation Language (DML) statements.
Select - Select one or more rows from a database table.Insert - Insert a row into from a database table.Update - Update one or more rows in a database table.Delete - Delete one or more rows from a database table.
DML
|
2004.04.29 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||