com.atlassian.confluence.setup.dbcheck
Class MySQLChecker

java.lang.Object
  extended by com.atlassian.confluence.setup.dbcheck.MySQLChecker

@Internal
public class MySQLChecker
extends java.lang.Object

Verifies that the MySQL database has been correctly configured

Since:
5.6

Constructor Summary
MySQLChecker(com.atlassian.config.db.DatabaseHelper databaseHelper)
           
 
Method Summary
 void verifyDatabaseSetup(java.util.Properties databaseProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQLChecker

public MySQLChecker(com.atlassian.config.db.DatabaseHelper databaseHelper)
Method Detail

verifyDatabaseSetup

public void verifyDatabaseSetup(java.util.Properties databaseProperties)
                         throws com.atlassian.config.bootstrap.BootstrapException
Throws:
com.atlassian.config.bootstrap.BootstrapException


Copyright © 2003-2014 Atlassian. All Rights Reserved.