Hi Marek, I'd probably just wrap it in utility methods, but I tend to take the simple way out. Like Andrus, I'd be curious to know if you find a different way.
Thanks, mrg On Mon, Feb 7, 2011 at 2:41 PM, Marek Šabo <[email protected]> wrote: > Hi, > > I would like to ask for advice, what would be a good way to get outcome of > (my)sql functions in cayenne. Is there any other way than calling it from > template queries? E.g. would it be possible to map somehow > INET_NTOA(ipAddrColumn) to a virtual column which would be accessible as > string representation in the object model? > > Thanks, > > -- > Marek Šabo > > >
