|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sql.generation.api.grammar.modification.UpdateSource.Null
public static final class UpdateSource.Null
This syntax element represents the NULL keyword as data source for column, meaning to use the
NULL value for the column.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.modification.UpdateSource |
|---|
UpdateSource.Default, UpdateSource.Null |
| Field Summary | |
|---|---|
static UpdateSource.Null |
INSTANCE
The singleton instance of UpdateSource.Null. |
| Method Summary | |
|---|---|
java.lang.Class<? extends UpdateSource> |
getImplementedType()
Returns UpdateSource.Null. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final UpdateSource.Null INSTANCE
UpdateSource.Null.
| Method Detail |
|---|
public java.lang.Class<? extends UpdateSource> getImplementedType()
UpdateSource.Null.
getImplementedType in interface org.atp.api.Typeable<UpdateSource>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||