public class BaseSQLServerDatetimeUpgradeProcess extends UpgradeProcess
UpgradeProcess.Alterable
connection
Constructor and Description |
---|
BaseSQLServerDatetimeUpgradeProcess(java.lang.Class<?>[] tableClasses) |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLFile, runSQLFile, runSQLTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
runSQLTemplate, runSQLTemplateString
public BaseSQLServerDatetimeUpgradeProcess(java.lang.Class<?>[] tableClasses)
protected void doUpgrade() throws java.lang.Exception
doUpgrade
in class UpgradeProcess
java.lang.Exception