Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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