Package | Description |
---|---|
com.healthmarketscience.jackcess.expr |
Jackcess has support for evaluating Access expressions (beta support as of
the 2.2.0 release).
|
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–2018. All rights reserved.