public class UpgradeProcess.AlterColumnType extends Object implements UpgradeProcess.Alterable
Constructor and Description |
---|
UpgradeProcess.AlterColumnType(String columnName,
String newType) |
public String getIndexedColumnName()
getIndexedColumnName
in interface UpgradeProcess.Alterable
public String getSQL(String tableName)
getSQL
in interface UpgradeProcess.Alterable