| Package | Description |
|---|---|
| org.jsimpledb.parse.func |
Function used in a ParseSession, including built-ins. |
| Modifier and Type | Class and Description |
|---|---|
class |
AllFunction |
class |
ApplyExprFunction |
class |
ConcatFunction |
class |
CountFunction |
class |
CreateFunction |
class |
FilterFunction |
class |
ForEachFunction |
class |
InvertFunction |
class |
LimitFunction |
class |
ListFunction |
class |
QueryCompositeIndexFunction |
class |
QueryIndexFunction |
class |
QueryListElementIndexFunction |
class |
QueryMapValueIndexFunction |
class |
QueryVersionFunction |
class |
SimpleFunction
Simplified
Function implementation for when the parameters are all normal expressions. |
class |
TransformFunction |
class |
UpgradeFunction |
class |
VersionFunction |
Copyright © 2017. All rights reserved.