Package | Description |
---|---|
fr.gouv.vitam.common.database.builder.query.action |
Provides classes for DSL operations
|
Modifier and Type | Method and Description |
---|---|
static MaxAction |
UpdateActionHelper.max(String variableName,
boolean value) |
static MaxAction |
UpdateActionHelper.max(String variableName,
Date value) |
static MaxAction |
UpdateActionHelper.max(String variableName,
double value) |
static MaxAction |
UpdateActionHelper.max(String variableName,
long value) |
static MaxAction |
UpdateActionHelper.max(String variableName,
String value) |
Copyright © 2018 Vitam. All rights reserved.