rom: Andrus Adamchik [mailto:and...@objectstyle.org]
>> Sent: Wednesday, January 19, 2011 6:56 PM
>> To: user@cayenne.apache.org
>> Subject: Re: Modeller - reenginered functions parameters
>> Importance: Low
>>
>> Unfortunately reverse engineering completely depends on the
&g
Yes, but a function return is always direction OUT, isn't it?
David
> -Original Message-
> From: Andrus Adamchik [mailto:and...@objectstyle.org]
> Sent: Wednesday, January 19, 2011 6:56 PM
> To: user@cayenne.apache.org
> Subject: Re: Modeller - reenginered
Unfortunately reverse engineering completely depends on the metadata provided
by the driver, which means Cayenne often gets incomplete information, that has
to be filled by the user manually. I suspect this is what happened here as well.
Andrus
On Jan 19, 2011, at 6:43 PM, David Balažic wrote:
Hi!
When reengineering a DB, including stored prodcedures,
the first parameter of functions is like this:
No.: R
Name: _return_value
Direction:
Type Other:
Max Length:
Precision:
The thing is, Direction is empty.
When saving, the modeller gives a warning:
ProcedureParameter has no direction.
Lo