Hi, Of course, you can annotate as much class methods as you need. See [1] for details.
[1] https://ignite.apache.org/releases/2.0.0/javadoc/org/apache/ignite/cache/query/annotations/QuerySqlFunction.html On Tue, Jul 4, 2017 at 10:30 AM, begineer <redni...@gmail.com> wrote: > 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. > -- Best regards, Andrey V. Mashenkov