I'm working on eclipse with JOOQ, but on the line where I make the insert I get 'QUESTION can not resolve to variable'. The table 'question' and I have it created in mysql.
public void insertarPregunta(AbsPregunta prta){
try (java.sql.Con...
asked by
08.06.2016 / 07:45