Hello Tirumala,

Thanks for your enquiry. Usually, you don't pass a "parameter" to a trigger
but the trigger will pick out the relevant changes from an INSERT / UPDATE
/ DELETE statement that it cares about. Could you perhaps share a bit more
information about the problem that you're trying to solve? Also, would you
mind posting the trigger here on the user group to help us understand what
you're trying to do?

Cheers,
Lukas

2015-10-08 14:02 GMT+02:00 <[email protected]>:

> Hai,
>
> I have a trigger in Postgrresql DB, i want to pass  a parameter to the
> trigger so that that trigget will execute by considering the parameter.. I
> am using JOOQ,Spring.. Can u share any basic example to call trigger or
> passing parameter to trigger in JOOQ..
>
> Thanking you,
> Tirumala.
>
> --
> 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.
>

-- 
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.

Reply via email to