| Modifier and Type | Field and Description |
|---|---|
static OneParamFunctions |
instance |
| Constructor and Description |
|---|
OneParamFunctions() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(SQLEvalVisitor visitor,
SQLMethodInvokeExpr x) |
static String |
soundex(String str) |
public static final OneParamFunctions instance
public Object eval(SQLEvalVisitor visitor, SQLMethodInvokeExpr x)
Copyright © 2013–2018 Alibaba Group. All rights reserved.