Package org.teiid.query.function

Interface Summary
FunctionMetadataSource A FunctionMetadataSource represents a source of function metadata for the function library.
 

Class Summary
CharsetUtils  
CharsetUtils.FixedDecoder  
CharsetUtils.FixedEncoder  
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.
FunctionMethods Static method hooks for most of the function library.
FunctionTree Data structure used to store function signature information.
SystemFunctionManager  
UDFSource  
 



Copyright © 2010. All Rights Reserved.