Hi,

I used C# code (entity object class) to create and write to cache. And I am
trying to use Java code to read (corresponding object class) from cache but
running into IgniteCheckedException: 



Is this scenario supported?

Here's the C# entity class:


Here's the corresponding Java class:


I am enable to write to the cache from the Java side and then read from it.
The object written from the Java side does not show up in the SQL queries
(cache/table was created using the C# entity class).








--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to