/asked by mshah/ 1) How does the POJO object that is put into the cache get stored? i.e. Does it get converted to a flat H2 database table (similar to hibernate) or is the object blob or reference stored?
2) How does this object get distributed to a replicated node? i.e. What serialization method is used, and does the value object need to be serializable? ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-is-a-value-object-stored-in-Ignite-H2-tp205.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
