public class GetTableMetaDataCmd extends Object implements Command<TableMetaData>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
engineType |
protected String |
tableName |
| Constructor and Description |
|---|
GetTableMetaDataCmd(String tableName,
String engineType) |
| Modifier and Type | Method and Description |
|---|---|
TableMetaData |
execute(CommandContext commandContext) |
public TableMetaData execute(CommandContext commandContext)
execute in interface Command<TableMetaData>Copyright © 2021 Flowable. All rights reserved.