Hi, Take a look at the example in https://github.com/apache/ignite/tree/master/examples/src/main/java/org/apac he/ignite/examples/springdata The https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apac he/ignite/examples/springdata/PersonRepository.java has the @Query annotation. Thanks, Alex
-----Original Message----- From: niamin <[email protected]> Sent: Friday, November 22, 2019 4:33 PM To: [email protected] Subject: public @interface Query Are there examples of how to use this annotation on Spring Data repository? I am not able to fetch records using select * from whatever format. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
