Class OSQLFunctionRuntime

java.lang.Object
com.orientechnologies.orient.core.sql.filter.OSQLFilterItemAbstract
com.orientechnologies.orient.core.sql.functions.OSQLFunctionRuntime
All Implemented Interfaces:
OSQLFilterItem

public class OSQLFunctionRuntime extends OSQLFilterItemAbstract
Wraps function managing the binding of parameters.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)