Package | Description |
---|---|
com.healthmarketscience.jackcess.expr |
Jackcess has support for evaluating Access expressions.
|
com.healthmarketscience.jackcess.impl | |
com.healthmarketscience.jackcess.impl.expr |
Modifier and Type | Method and Description |
---|---|
FunctionLookup |
EvalConfig.getFunctionLookup() |
Modifier and Type | Method and Description |
---|---|
void |
EvalConfig.setFunctionLookup(FunctionLookup lookup)
Sets the
Function provider to use during expression evaluation. |
Modifier and Type | Method and Description |
---|---|
FunctionLookup |
DBEvalContext.getFunctionLookup() |
Modifier and Type | Method and Description |
---|---|
void |
DBEvalContext.setFunctionLookup(FunctionLookup lookup) |
Modifier and Type | Field and Description |
---|---|
static FunctionLookup |
DefaultFunctions.LOOKUP |
Modifier and Type | Method and Description |
---|---|
FunctionLookup |
Expressionator.ParseContext.getFunctionLookup() |
Copyright © 2005–2024 OpenHMS. All rights reserved.