Uses of Package
com.metamatrix.query.function

Packages that use com.metamatrix.query.function
com.metamatrix.query.function   
com.metamatrix.query.function.source   
com.metamatrix.query.sql.symbol   
 

Classes in com.metamatrix.query.function used by com.metamatrix.query.function
FunctionDescriptor
          The FunctionDescriptor describes a particular function instance enough that the function library can retrieve a function instance based on the descriptor.
FunctionForm
          The FunctionForm class represents a particular form of a function signature.
FunctionLibrary
          The function library is the primary way for the system to find out what functions are available, resolve function signatures, and invoke system and user-defined functions.
FunctionMetadataSource
          A FunctionMetadataSource represents a source of function metadata for the function library.
 

Classes in com.metamatrix.query.function used by com.metamatrix.query.function.source
FunctionMetadataSource
          A FunctionMetadataSource represents a source of function metadata for the function library.
 

Classes in com.metamatrix.query.function used by com.metamatrix.query.sql.symbol
FunctionDescriptor
          The FunctionDescriptor describes a particular function instance enough that the function library can retrieve a function instance based on the descriptor.
 



Copyright © 2009. All Rights Reserved.