I'm developing a Java application where I need to retrieve the id of a Course table (idCourse, CourseName, CourseCode). I'm trying to do the following:
public class Teste4 extends javax.swing.JFrame {
Connection con = new ConnectionFa...
asked by
21.06.2018 / 00:35