public class Column extends Object
Constructor and Description |
---|
Column() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getDataType() |
String |
getName() |
void |
setComment(String comment) |
void |
setDataType(String dataType) |
void |
setName(String name) |
Copyright © 2023. All rights reserved.