public static class ColumnStrategy.DefaultStrategy extends Object implements ColumnStrategy
ColumnStrategy.DefaultStrategy, ColumnStrategy.NotNullStrategy, ColumnStrategy.NullStrategy, ColumnStrategy.StrategyTypeNOT_NULL_STRATEGY, NULL_STRATEGY| Constructor and Description |
|---|
DefaultStrategy(Object defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue() |
ColumnStrategy.StrategyType |
getType() |
public DefaultStrategy(Object defaultValue)
public ColumnStrategy.StrategyType getType()
getType in interface ColumnStrategypublic Object getDefaultValue()
getDefaultValue in interface ColumnStrategyCopyright © 2020. All rights reserved.