Uses of Class
fr.gouv.vitam.common.database.parser.query.ExistsQuery
Package
Description
Provides queries to be used within the Vitam DSL
-
Uses of ExistsQuery in fr.gouv.vitam.common.database.parser.query
Modifier and TypeMethodDescriptionstatic final ExistsQuery
QueryParserHelper.exists
(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter) static final ExistsQuery
QueryParserHelper.isNull
(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter) static final ExistsQuery
QueryParserHelper.missing
(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter)