com.liferay.portal.kernel.upgrade
Class UpgradeProcess.AlterColumnType
java.lang.Object
com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType
- All Implemented Interfaces:
- UpgradeProcess.Alterable
- Enclosing class:
- UpgradeProcess
public class UpgradeProcess.AlterColumnType
- extends Object
- implements UpgradeProcess.Alterable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeProcess.AlterColumnType
public UpgradeProcess.AlterColumnType(String columnName,
String newType)
getIndexedColumnName
public String getIndexedColumnName()
- Specified by:
getIndexedColumnName in interface UpgradeProcess.Alterable
getSQL
public String getSQL(String tableName)
- Specified by:
getSQL in interface UpgradeProcess.Alterable