
| 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 |
|---|---|
| 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.
|
| OSQLFunctionRuntime |
Wraps function managing the binding of parameters.
|
Copyright © 2009–2025 OrientDB. All rights reserved.