Skip to content

Java library that allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.

License

Notifications You must be signed in to change notification settings

exasol/database-cleaner

Repository files navigation

Exasol Database Cleaner

Build Status Maven Central – database-cleaner

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

This Java library allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.

Usage

new ExasolDatabaseCleaner(exasolSqlStatement).cleanDatabase();

Additional Information

About

Java library that allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 5

Languages