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 UseHibernateDdlExecutorand associatedDdlCommands, orHibernateConfigif 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 booleanisOracle()Deprecated.static booleanisSqlServer()Deprecated. 
 -