Hi!

Are there any more examples of using stored procedures besides the ones
in the guide*?

What exactly is the meaning of the returningValue attribute?
Is it needed if any parameter is of type OUT?
Or when the procedure is actually a function?

How is the result set (cursor) support for Oracle?
In the Modeller there is no CURSOR type, should OTHER be used?

One working example would be really helpful (including the stored
procedure definition, with several in and out parameters).

* http://cayenne.apache.org/doc/stored-procedures.html

Regards,
David Balažic

Reply via email to