Ok, here is what I am missing - client-side EntityResolver
intentionally does not contain DbEntity data, so you won't be able to
convert your row to an object on the client. Or rather you'll have to
make a trip to the server to do such conversion, sending a
SingleObjectQuery to fault a data row to an object.
Andrus
On Jan 18, 2006, at 8:59 PM, Andrus Adamchik wrote:
> Yes, it supports full query API on the client.
>
> Hmm... this sounds too good to be true, I must be missing
> something, but data rows are certainly supported :-)
>
> Andrus
>
> On Jan 18, 2006, at 8:56 PM, Marcin Skladaniec wrote:
>
>> Would cayenne 3t fetch row data rows ? I'm just curious...
>> Marcin
>>
This archive was generated by hypermail 2.0.0 : Wed Jan 18 2006 - 21:04:07 EST