Package | Description |
---|---|
com.healthmarketscience.jackcess.expr |
Jackcess has support for evaluating Access expressions.
|
com.healthmarketscience.jackcess.impl |
Modifier and Type | Field and Description |
---|---|
static NumericConfig |
NumericConfig.US_NUMERIC_CONFIG |
Modifier and Type | Method and Description |
---|---|
NumericConfig |
LocaleContext.getNumericConfig() |
NumericConfig |
EvalConfig.getNumericConfig() |
Modifier and Type | Method and Description |
---|---|
void |
EvalConfig.setNumericConfig(NumericConfig numeric)
Sets the NumericConfig for use when evaluating expressions.
|
Modifier and Type | Method and Description |
---|---|
NumericConfig |
DBEvalContext.getNumericConfig() |
NumericConfig |
BaseEvalContext.getNumericConfig() |
Modifier and Type | Method and Description |
---|---|
void |
DBEvalContext.setNumericConfig(NumericConfig numeric) |
Copyright © 2005–2024 OpenHMS. All rights reserved.