To be even more clear, here's a couple of screenshots of the whole thing.
The file "RecordImpl.png" shows the data structure as returned by the DBMS 
(there is no column name at all, could that be the problem?), while the 
"DipendenteRecordDB" shows my employee record as generated by jOOQ (as 
previously said, using into() generates a list of null values for each 
column, maybe because there are no columns?).

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


<<attachment: DipendenteRecordDB.png>>

<<attachment: RecordImpl.png>>

Reply via email to