|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetClause
This syntax element represents a single SET element of UPDATE statement.
| Method Summary | |
|---|---|
UpdateSource |
getUpdateSource()
Returns the update source, that is, data, for the columns. |
java.lang.String |
getUpdateTarget()
Returns the update target, typically a name of the column. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
java.lang.String getUpdateTarget()
UpdateSource getUpdateSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||