//STEP 1. Import required packages import java.sql. ... Driver"; static final String DB_URL = "jdbc:mysql://localhost/EMP"; ...
www.tutorialspoint.com