One of my table is linked with VisitListener and it added some conditions based on the table i had selectFrom in SelectQuery object. In one of my scenarios, i don't want the records to be added to the condition.
I cannot in VisitListenerImpl since it effects when the same table is selected in separate scenarios. Is there any way to removeConditons already added in SelectQuery object or avoid VisitListener to invoke only when called from specific method. -- 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.
