Package com.atlassian.confluence.upgrade
Class UpgradeUtils
java.lang.Object
com.atlassian.confluence.upgrade.UpgradeUtils
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isOracle()
Deprecated.static boolean
Deprecated.
-
Constructor Details
-
UpgradeUtils
public UpgradeUtils()Deprecated.
-
-
Method Details
-
isSqlServer
public static boolean isSqlServer()Deprecated. -
isOracle
public static boolean isOracle()Deprecated.
-
HibernateDdlExecutor
and associatedDdlCommand
s, orHibernateConfig
if your code still needs to know which DB type its using.