I have added warehouse.java containing class warehouse to package schema. Thats why I wrote schema.warehouse. Query I am executing is SELECT * from warehouse w WHERE w.w_id = 1 and entry corresponding to w_id = 1 is present in warehouse cache. schema.jar <http://apache-ignite-users.70518.x6.nabble.com/file/n9252/schema.jar> this is my jar file.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Getting-null-query-output-after-using-QueryEntity-tp9217p9252.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
