Class ODefaultSQLFunctionFactory
java.lang.Object
com.orientechnologies.orient.core.sql.functions.OSQLFunctionFactoryTemplate
com.orientechnologies.orient.core.sql.functions.ODefaultSQLFunctionFactory
- All Implemented Interfaces:
OSQLFunctionFactory
Default set of SQL function.
- Author:
- Johann Sorel (Geomatys)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.functions.OSQLFunctionFactoryTemplate
createFunction, getFunctionNames, getFunctions, hasFunction, register, register
-
Constructor Details
-
ODefaultSQLFunctionFactory
public ODefaultSQLFunctionFactory()
-