public class UpgradeCatalog151 extends AbstractUpgradeCatalog
AbstractUpgradeCatalog.VersionComparatorconfiguration, dbAccessor, stackUpgradeUtil| Constructor and Description |
|---|
UpgradeCatalog151(com.google.inject.Injector injector) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeDDLUpdates() |
void |
executeDMLUpdates() |
String |
getTargetVersion()
Return the version that will be upgraded to
|
changePostgresSearchPath, executeInTransaction, getDbType, getEntityManagerProvider, getSourceVersion, getUpgradeCatalog, registerCatalog, toString, updateMetaInfoVersion, upgradeData, upgradeSchema@Inject public UpgradeCatalog151(com.google.inject.Injector injector)
protected void executeDDLUpdates()
throws AmbariException,
SQLException
executeDDLUpdates in class AbstractUpgradeCatalogAmbariExceptionSQLExceptionpublic void executeDMLUpdates()
throws AmbariException,
SQLException
executeDMLUpdates in class AbstractUpgradeCatalogAmbariExceptionSQLExceptionpublic String getTargetVersion()
UpgradeCatalogCopyright © 2016. All rights reserved.