|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionHandler | |
---|---|
org.josql | |
org.josql.functions |
Uses of FunctionHandler in org.josql |
---|
Methods in org.josql that return FunctionHandler | |
---|---|
FunctionHandler |
Query.getFunctionHandler(String id)
|
Uses of FunctionHandler in org.josql.functions |
---|
Classes in org.josql.functions that implement FunctionHandler | |
---|---|
class |
AbstractFunctionHandler
Defines a basic function handler. |
class |
CollectionFunctions
Defines a set of functions that operate on "collections" of objects in some way. |
class |
ConversionFunctions
Note: creating new instances of SimpleDateFormat objects are VERY costly over large(ish) numbers of objects therefore a cache of objects is provided. |
class |
FormattingFunctions
|
class |
GroupingFunctions
|
class |
MiscellaneousFunctions
|
class |
StringFunctions
This class holds functions that operate on strings in some way. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |