To access the database with JDBC:-
To access the database with JDBC:- Correct Answer DAO interface
Because your DAO implementation has to connect to the database to execute SQL statements, you may establish database connections by specifying the driver class name, database URL, username, and password.
মোঃ আরিফুল ইসলাম
Feb 20, 2025