Hi All

I have a dbEntity say ClassOne (its lightweight) and another that inherits from it as ClassTwo (its heavyweight).

Now in my case I have a prefetch that retrieves ClassOne objects.

The problem that I have is that Cayenne is fetching ClassTwo data as well ?!

Surely Cayenne should only be fetching the ClassOne data, why is ClassTwo data also being retrieved ?

Is this the intended behaviour ?   Is there a way to prevent it ?

Thanks, Jurgen


Reply via email to