Package | Description |
---|---|
net.ymate.platform.persistence.jdbc.scaffold |
Modifier and Type | Method and Description |
---|---|
Map<String,ColumnInfo> |
TableInfo.getColumns() |
Modifier and Type | Method and Description |
---|---|
static Attr |
Attr.build(ColumnInfo columnInfo) |
Constructor and Description |
---|
TableInfo(String catalog,
String schema,
String name,
String comment,
Map<String,ColumnInfo> columns) |
Copyright © 2022. All rights reserved.