• Home
  • Java
  • Databases
  1. You are here:  
  2. Home
  3. Java
  4. Unit Testing the JDBC Layer Using TestContainers and Liquibase

Java

jdbc

JDBC - Java Database Connectivity

Details
Category: Java
Last Updated: 09 February 2025
Hits: 173
  • SQL
  • MySQL
  • JDBC

Java Database Connectivity (JDBC) is an API provided by Java that allows developers to connect and interact with databases. With Java 21, new enhancements in the language and libraries further improve JDBC usage, making database operations more efficient and developer-friendly.

Read more: JDBC - Java Database Connectivity

Page 3 of 3

  • 1
  • 2
  • 3