Package com.atlassian.confluence.upgrade
Class UpgradeUtils
- java.lang.Object
-
- com.atlassian.confluence.upgrade.UpgradeUtils
-
@Deprecated public class UpgradeUtils extends Object
Deprecated.since 3.5.9 UseHibernateDdlExecutor
and associatedDdlCommand
s, orHibernateConfig
if your code still needs to know which DB type its using.
-
-
Constructor Summary
Constructors Constructor Description UpgradeUtils()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isOracle()
Deprecated.static boolean
isSqlServer()
Deprecated.
-