|
|
|
| Re: postgresql calling a function on delete [message #1121396 is a reply to message #1119158] |
Mon, 30 September 2013 11:25  |
Chris Delahunt Messages: 928 Registered: July 2009 |
Senior Member |
|
|
The example did not show static values - it was defining which fields the parameter value would correspond to. The values get pulled from the objects used in the CRUD operations. So
call.addArgument("P_EMP_ID", "EMP_ID") causes the "P_EMP_ID" call parameter to get passed the value from the "EMP_ID" mapping within the entity.
Best Regards,
Chris
|
|
|
Powered by
FUDForum. Page generated in 0.01616 seconds