An open API service indexing awesome lists of open source software.

https://github.com/lohithkumar01/jdbc

JDBC (Java Database Connectivity) is an API (Application Programming Interface) in Java that provides methods and classes to enable Java applications to interact with databases. It allows Java programs to execute SQL statements and manage connections to a database.
https://github.com/lohithkumar01/jdbc

jdbctemplate

Last synced: 7 months ago
JSON representation

JDBC (Java Database Connectivity) is an API (Application Programming Interface) in Java that provides methods and classes to enable Java applications to interact with databases. It allows Java programs to execute SQL statements and manage connections to a database.

Awesome Lists containing this project