类 EwaSqlFunctions
java.lang.Object
com.gdxsoft.easyweb.datasource.EwaSqlFunctions
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Execute the functions and return resultexecuteEwaFunctions(RequestValue rv, DebugFrames debugFrames) Execute the functions and return result
-
构造器详细资料
-
EwaSqlFunctions
public EwaSqlFunctions()
-
-
方法详细资料
-
getTempData
-
executeEwaFunctions
Execute the functions and return result- 参数:
rv- the RequstValue- 返回:
- the result
-
executeEwaFunctions
Execute the functions and return result- 参数:
rv- the RequstValuedebugFrames- the DebugFrames- 返回:
- the result
-
extractEwaSqlFunctions
-