Hi, Please properly subscribe to the mailing list so that the community can receive email notifications for your messages. To subscribe, send empty email to [email protected] and follow simple instructions in the reply.
If I understand your question correctly you want to execute query using key that we used previously to insert data. Am I right? If yes then you should have configured indexing using query entities [1] for required fields and use regular SQL query to request value by this key. [1] https://apacheignite.readme.io/docs/indexes#queryentity-based-configuration -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-execute-ignite-jdbc-query-on-specific-node-tp12562p12563.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
