import java.sql.*;
public class myjdbc{ public static void main(String args[]){
String url="jdbc:mysql://localhost/b04" ;