Introduction: Driving the Database Layer
Explore how to apply test-driven development to the database layer in Java. Learn to write integration tests with DBRider, implement database adapters using Jdbi, and securely fetch data from PostgreSQL to enhance your application's domain model.
We'll cover the following...
We'll cover the following...
...