Class UpgradeUtils

java.lang.Object
com.atlassian.confluence.upgrade.UpgradeUtils

@Deprecated public class UpgradeUtils extends Object
Deprecated.
since 3.5.9 Use HibernateDdlExecutor and associated DdlCommands, or HibernateConfig if your code still needs to know which DB type its using.
  • Constructor Details

    • UpgradeUtils

      public UpgradeUtils()
      Deprecated.
  • Method Details

    • isSqlServer

      public static boolean isSqlServer()
      Deprecated.
    • isOracle

      public static boolean isOracle()
      Deprecated.