public class ColumnMeta extends Object
Modifier and Type | Field and Description |
---|---|
String |
attrName |
String |
defaultValue |
String |
isNullable |
String |
isPrimaryKey |
String |
javaType |
String |
name |
String |
remarks |
String |
type |
Constructor and Description |
---|
ColumnMeta() |
Copyright © 2018. All rights reserved.