public static final class UpdateSource.Null extends Object implements UpdateSource
NULL keyword as data source for column, meaning to use the
NULL value for the column.UpdateSource.Default, UpdateSource.Null| Modifier and Type | Field and Description |
|---|---|
static UpdateSource.Null |
INSTANCE
The singleton instance of
UpdateSource.Null. |
public static final UpdateSource.Null INSTANCE
UpdateSource.Null.public Class<? extends UpdateSource> getImplementedType()
UpdateSource.Null.getImplementedType in interface org.atp.api.Typeable<UpdateSource>Copyright © 2010-2012. All Rights Reserved.