Uses of Class
org.tranql.ql.Function.FunctionType

Packages that use Function.FunctionType
org.tranql.ql   
 

Uses of Function.FunctionType in org.tranql.ql
 

Fields in org.tranql.ql declared as Function.FunctionType
static Function.FunctionType Function.ABS
           
static Function.FunctionType Function.CONCAT
           
static Function.FunctionType Function.LENGTH
           
static Function.FunctionType Function.LOCATE
           
static Function.FunctionType Function.MOD
           
static Function.FunctionType Function.SQRT
           
static Function.FunctionType Function.SUBSTRING
           
 

Methods in org.tranql.ql that return Function.FunctionType
 Function.FunctionType Function.getFunctionType()
           
 

Constructors in org.tranql.ql with parameters of type Function.FunctionType
Function(Function.FunctionType functionType)
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.