Given an existing SimpleSelectQuery object does JOOQ allow me to
iterate through its criteria elements?

Something similar as interface FieldProvider has getFields for getting
the SELECT's columns, but interface ConditionProvider only has methods
for adding more criterias and not asking about existing ones.

Thank you

Olli Pöyry, Helsinki, Finland

Reply via email to