Package net.officefloor.jdbc.test
Interface DatabaseTestUtil.DataSourceCleanup
- Enclosing class:
- DatabaseTestUtil
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Cleans up the
DataSource creation attempt.-
Method Summary
-
Method Details
-
cleanup
Cleans up theDataSourcecreation attempt.- Throws:
Exception- If fails clean up.
-