Modifier and Type | Field and Description |
---|---|
protected String |
catalog |
protected Connection |
connection |
protected String |
schema |
Constructor and Description |
---|
DbSchemaUpgradeCmd(Connection connection,
String catalog,
String schema) |
protected Connection connection
protected String catalog
protected String schema
public DbSchemaUpgradeCmd(Connection connection, String catalog, String schema)
public String execute(CommandContext commandContext)
Copyright © 2021. All rights reserved.