com.alibaba.druid.sql.visitor.functions
类 Length

java.lang.Object
  继承者 com.alibaba.druid.sql.visitor.functions.Length
所有已实现的接口:
Function

public class Length
extends Object
implements Function


字段摘要
static Length instance
           
 
构造方法摘要
Length()
           
 
方法摘要
 Object eval(SQLEvalVisitor visitor, SQLMethodInvokeExpr x)
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

instance

public static final Length instance
构造方法详细信息

Length

public Length()
方法详细信息

eval

public Object eval(SQLEvalVisitor visitor,
                   SQLMethodInvokeExpr x)
指定者:
接口 Function 中的 eval


Copyright © 2013 Alibaba Group. All Rights Reserved.