|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateSource
This syntax element represents the data source for column in SET clause of UPDATE statement.
| Nested Class Summary | |
|---|---|
static class |
UpdateSource.Default
This syntax element represents the DEFAULT keyword as data source for column, meaning to use the default
value for the column. |
static class |
UpdateSource.Null
This syntax element represents the NULL keyword as data source for column, meaning to use the
NULL value for the column. |
| Method Summary |
|---|
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||