| Modifier and Type | Method and Description |
|---|---|
static Column.Builder |
Column.builder() |
Column.Builder |
Column.Builder.comment(String comment)
Sets the value of
Column.getComment() |
Column.Builder |
Column.Builder.name(String name)
Sets the value of
Column.getName() |
Column.Builder |
Column.Builder.type(Type type)
Sets the value of
Column.getType() |
Copyright © 2021. All rights reserved.