| Modifier and Type | Method and Description |
|---|---|
DefaultValue<T> |
DefaultValueBuilder.DefaultValueBuilderValue.build() |
DefaultValue<String> |
StringColumnInfo.defaultValue() |
DefaultValue<LocalDateTime> |
LocalDateTimeColumnInfo.defaultValue() |
DefaultValue<LocalDate> |
LocalDateColumnInfo.defaultValue() |
static <T> DefaultValue<T> |
DefaultValue.set(T value) |
static <T> DefaultValue<T> |
DefaultValue.unset() |
Copyright © 2015 Objectos Software LTDA. All rights reserved.