Class MySqlFunctions
java.lang.Object
org.apache.ignite.migrationtools.tests.e2e.custom.MySqlFunctions
Custom Sql function.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MySqlFunctions
public MySqlFunctions()
-
-
Method Details
-
sqr
@QuerySqlFunction public static int sqr(int x)
-