Posted inIT
Introduction to JDBC
JDBC stands for Java Database Connectivity.It's a standard API (Application Programming Interface) provided by Oracle Corporation that enables Java applications to connect and interact with various relational databases.