|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InsertStatement
This syntax element represents a INSERT INTO statement.
| Method Summary | |
|---|---|
ColumnSource |
getColumnSource()
Returns the data source for columns. |
TableNameDirect |
getTableName()
Returns the table name where to insert. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
TableNameDirect getTableName()
ColumnSource getColumnSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||