Hi, i have for example two tables.. one "file" table with a workspaceId as foreign key. this workspaceID links to my "Workspace" Table and in my Workspace Table has an accountID.
jooq has created an FileRecord and a FilePojo is it possible to do a join between these two tables and check if the accountId is for example 3 and then return a FileRecor or a FilePojo object ? best regards -- 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/d/optout.
