com.atlassian.confluence.setup.dbcheck
Class MySQLChecker
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySQLChecker
public MySQLChecker(com.atlassian.config.db.DatabaseHelper databaseHelper)
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.