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

exa-mn/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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%