Package | Description |
---|---|
com.healthmarketscience.jackcess.expr |
Jackcess has support for evaluating Access expressions.
|
com.healthmarketscience.jackcess.impl |
Modifier and Type | Field and Description |
---|---|
static TemporalConfig |
TemporalConfig.US_TEMPORAL_CONFIG
default implementation which is configured for the US locale
|
Modifier and Type | Method and Description |
---|---|
TemporalConfig |
LocaleContext.getTemporalConfig() |
TemporalConfig |
EvalConfig.getTemporalConfig() |
Modifier and Type | Method and Description |
---|---|
void |
EvalConfig.setTemporalConfig(TemporalConfig temporal)
Sets the TemporalConfig for use when evaluating expressions.
|
Modifier and Type | Method and Description |
---|---|
TemporalConfig |
DBEvalContext.getTemporalConfig() |
TemporalConfig |
BaseEvalContext.getTemporalConfig() |
Modifier and Type | Method and Description |
---|---|
void |
DBEvalContext.setTemporalConfig(TemporalConfig temporal) |
Copyright © 2005–2024 OpenHMS. All rights reserved.