| Package | Description |
|---|---|
| com.platform.entity |
| Modifier and Type | Method and Description |
|---|---|
ColumnEntity |
TableEntity.getPk() |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnEntity> |
TableEntity.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableEntity.setPk(ColumnEntity pk) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableEntity.setColumns(List<ColumnEntity> columns) |
Copyright © 2021. All rights reserved.