Connection conexion = DriverManager.getConnection("jdbc:mysql://" + "localhost" + "/" + "mibasededatos", "root", "");