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 SearchQuery |
QueryHelper.regex(String variableName,
String value) |
static SearchQuery |
QueryHelper.search(String variableName,
String value) |
Modifier and Type | Class and Description |
---|---|
class |
SearchQuery
Search Query
|
Copyright © 2018 Vitam. All rights reserved.