| Package | Description |
|---|---|
| fr.gouv.vitam.common.database.parser.query |
Provides queries to be used within the Vitam DSL
|
| Modifier and Type | Method and Description |
|---|---|
static ExistsQuery |
QueryParserHelper.exists(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
static ExistsQuery |
QueryParserHelper.isNull(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
static ExistsQuery |
QueryParserHelper.missing(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
Copyright © 2018 Vitam. All rights reserved.