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 ExistsQueryQueryParserHelper.exists(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter) static final ExistsQueryQueryParserHelper.isNull(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter) static final ExistsQueryQueryParserHelper.missing(com.fasterxml.jackson.databind.JsonNode command, VarNameAdapter adapter)