Hi, I need to add two custom sqlfunctions to query ignite cache using sqlqueries. I followed the example below. My question is can we add more than one methods(with @QuerySqlFunction annotation) to same class or it has to be one method per class. https://github.com/gridgain/gridgain-advanced-examples/blob/master/src/main/java/org/gridgain/examples/datagrid/query/CustomSqlFunctionsExample.java
Regards, Surinder -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-Ignite-SqlFunctions-have-more-than-one-method-tp14306.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.