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, clearSchema
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearData, clearSchemas
public boolean isApplicable(Connection connection)
protected String createClearingStatementForTable(String tableSchema, String tableName)
createClearingStatementForTable
in class AbstractMySQLDatabaseCleaner
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.