com.atlassian.confluence.setup.dbcheck
Class MySQLChecker

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

@Internal
public class MySQLChecker
extends 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(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(Properties databaseProperties)
                         throws com.atlassian.config.bootstrap.BootstrapException
Throws:
com.atlassian.config.bootstrap.BootstrapException


Copyright © 2003–2015 Atlassian. All rights reserved.