public class MariaDBDatabaseCleaner extends AbstractMySQLDatabaseCleaner
| Constructor and Description | 
|---|
| MariaDBDatabaseCleaner() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | createClearingStatementForTable(String tableSchema,
                               String tableName) | 
| boolean | isApplicable(Connection connection) | 
addIgnoredTable, clearAllData, clearAllSchemas, clearData, clearSchemaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearData, clearSchemaspublic boolean isApplicable(Connection connection)
protected String createClearingStatementForTable(String tableSchema, String tableName)
createClearingStatementForTable in class AbstractMySQLDatabaseCleanerCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.