Hi everyone! I'm using jooq 3.2 with Oracle 11g and would like to select over a database link. Something like:
select * from T@db_link where ... How can one do that in Jooq? Thank you for your help! Stan. -- 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.
