On Thu, Feb 14, 2013 at 9:21 PM, Aristedes Maniatis <[email protected]> wrote:
> In our Cayenne ROP application we have some tables with very large BLOB
> fields. We want to be able to fetch the remaining columns to the client,
> without the BLOBs. I am after some ideas on how to best approach this:
>
>
> 1. Create two tables and two Cayenne Java entities to match

I've always done it this way in my non-ROP apps.

Reply via email to