// Establish the connection Connection connection = DriverManager.getConnection(jdbcUrl, username, password);