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) |
Modifier and Type | Method and Description |
---|---|
String |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected Connection connection
protected String catalog
protected String schema
public DbSchemaUpgradeCmd(Connection connection, String catalog, String schema)
public String execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.