Uses of Class
fr.gouv.vitam.common.database.parser.query.ExistsQuery
Packages that use ExistsQuery
Package
Description
Provides queries to be used within the Vitam DSL
-
Uses of ExistsQuery in fr.gouv.vitam.common.database.parser.query
Methods in fr.gouv.vitam.common.database.parser.query that return ExistsQueryModifier 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)