| Package | Description |
|---|---|
| org.jsimpledb.parse |
JSimpleDB parsing related classes.
|
| org.jsimpledb.parse.func |
Function used in a ParseSession, including built-ins. |
| Class and Description |
|---|
| Function
Function hook in a
ParseSession. |
| Class and Description |
|---|
| AbstractFunction
Support superclass for
Functions. |
| ApplyExprFunction |
| Function
Function hook in a
ParseSession. |
| SimpleFunction
Simplified
Function implementation for when the parameters are all normal expressions. |
Copyright © 2017. All rights reserved.