Uses of Interface
com.orientechnologies.orient.core.sql.functions.OSQLFunctionFactory
Packages that use OSQLFunctionFactory
Package
Description
-
Uses of OSQLFunctionFactory in com.orientechnologies.lucene.functions
Classes in com.orientechnologies.lucene.functions that implement OSQLFunctionFactoryModifier and TypeClassDescriptionclassclass -
Uses of OSQLFunctionFactory in com.orientechnologies.orient.core.metadata.function
Classes in com.orientechnologies.orient.core.metadata.function that implement OSQLFunctionFactoryModifier and TypeClassDescriptionclassDynamic function factory bound to the database's functions -
Uses of OSQLFunctionFactory in com.orientechnologies.orient.core.sql
Classes in com.orientechnologies.orient.core.sql that implement OSQLFunctionFactoryMethods in com.orientechnologies.orient.core.sql that return types with arguments of type OSQLFunctionFactoryModifier and TypeMethodDescriptionstatic Iterator<OSQLFunctionFactory> OSQLEngine.getFunctionFactories() -
Uses of OSQLFunctionFactory in com.orientechnologies.orient.core.sql.functions
Classes in com.orientechnologies.orient.core.sql.functions that implement OSQLFunctionFactoryModifier and TypeClassDescriptionclassFactory for custom SQL functions.final classDefault set of SQL function.classCreated by frank on 25/05/2017. -
Uses of OSQLFunctionFactory in com.orientechnologies.spatial.functions
Classes in com.orientechnologies.spatial.functions that implement OSQLFunctionFactory