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