Interface | Description |
---|---|
OIndexableSQLFunction |
This interface represents SQL functions whose implementation can rely on an index.
|
OSQLFunction |
Interface that defines a SQL Function.
|
OSQLFunctionFactory | |
OSQLFunctionFiltered |
Class | Description |
---|---|
OCustomSQLFunctionFactory |
Factory for custom SQL functions.
|
ODefaultSQLFunctionFactory |
Default set of SQL function.
|
OSQLFunctionAbstract |
Abstract class to extend to build Custom SQL Functions.
|
OSQLFunctionConfigurableAbstract |
Abstract class to extend to build Custom SQL Functions that saves the configured parameters.
|
OSQLFunctionFactoryTemplate |
Created by frank on 25/05/2017.
|
OSQLFunctionRuntime |
Wraps function managing the binding of parameters.
|
Copyright © 2009–2020 OrientDB. All rights reserved.