Class OSQLMethodRuntime

java.lang.Object
com.orientechnologies.orient.core.sql.filter.OSQLFilterItemAbstract
com.orientechnologies.orient.core.sql.method.OSQLMethodRuntime
All Implemented Interfaces:
OSQLFilterItem, Comparable<OSQLMethodRuntime>

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