public class MySqlCollationRule extends AbstractDatabaseCollationRule
supportedCollations| Constructor and Description |
|---|
MySqlCollationRule(ErrorMessageProvider errorMessageProvider,
DatabaseCollationVerifier databaseCollationVerifier,
com.atlassian.config.db.DatabaseHelper databaseHelper,
com.atlassian.config.db.HibernateConfig hibernateConfig,
String[] supportedCollations) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCollationScript() |
protected com.atlassian.johnson.event.Event |
getFailureEvent(String errorMessage) |
doValidation, getFailureMessageKeygetErrorMessage, validatepublic MySqlCollationRule(ErrorMessageProvider errorMessageProvider, DatabaseCollationVerifier databaseCollationVerifier, com.atlassian.config.db.DatabaseHelper databaseHelper, com.atlassian.config.db.HibernateConfig hibernateConfig, String[] supportedCollations)
protected String getCollationScript()
getCollationScript in class AbstractDatabaseCollationRuleprotected com.atlassian.johnson.event.Event getFailureEvent(String errorMessage)
getFailureEvent in class AbstractHealthCheckRuleCopyright © 2003–2022 Atlassian. All rights reserved.