Yes, but a function return is always direction OUT, isn't it? David
> -----Original Message----- > From: Andrus Adamchik [mailto:[email protected]] > Sent: Wednesday, January 19, 2011 6:56 PM > To: [email protected] > Subject: Re: Modeller - reenginered functions parameters > Importance: Low > > 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. > > > > Looks like a bug? > > > > This is with version 3.0.1, the DB is Oracle. > > > > Regards, > > David Balažic > > >
