Package | Description |
---|---|
fr.gouv.vitam.common.database.builder.query |
Provides query classes
|
fr.gouv.vitam.common.database.parser.query |
Provides queries to be used within the Vitam DSL
|
Modifier and Type | Method and Description |
---|---|
static ExistsQuery |
QueryHelper.exists(String variableName) |
static ExistsQuery |
QueryHelper.isNull(String variableName) |
static ExistsQuery |
QueryHelper.missing(String variableName) |
Modifier and Type | Class and Description |
---|---|
class |
ExistsQuery
the class of exist query
|
Copyright © 2018 Vitam. All rights reserved.