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, getFailureMessageKey
getErrorMessage, validate
public 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 AbstractDatabaseCollationRule
protected com.atlassian.johnson.event.Event getFailureEvent(String errorMessage)
getFailureEvent
in class AbstractHealthCheckRule
Copyright © 2003–2020 Atlassian. All rights reserved.