Issues with cache where class extend base class

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issues with cache where class extend base class

Gene Fojtik
When creating a cached object that extends a base class the extended objects
are not returned upon query.  However the objects are stored, if you iterate
through the entire JCache entry.

Is this the expected behavior, or do I need to specify a specific
annotation.

-gene



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Issues with cache where class extend base class

dmagda
Gene,

Please share the models of both classes and the SQL query you use.


Denis

> On Oct 5, 2017, at 1:53 PM, Gene Fojtik <[hidden email]> wrote:
>
> When creating a cached object that extends a base class the extended objects
> are not returned upon query.  However the objects are stored, if you iterate
> through the entire JCache entry.
>
> Is this the expected behavior, or do I need to specify a specific
> annotation.
>
> -gene
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/