Class OCustomSQLFunctionFactory

java.lang.Object
com.orientechnologies.orient.core.sql.functions.OCustomSQLFunctionFactory
All Implemented Interfaces:
OSQLFunctionFactory

public class OCustomSQLFunctionFactory extends Object implements OSQLFunctionFactory
Factory for custom SQL functions.
Author:
Fabrizio Fortino
  • Constructor Details

    • OCustomSQLFunctionFactory

      public OCustomSQLFunctionFactory()
  • Method Details