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 |
---|---|
MltQuery |
MltQuery.add(String... variableName)
Add a variable into the Mlt Query
|
static MltQuery |
QueryHelper.flt(String value,
String... variableName) |
static MltQuery |
QueryHelper.mlt(String value,
String... variableName) |
Modifier and Type | Class and Description |
---|---|
class |
MltQuery
the multiple query
|
Copyright © 2018 Vitam. All rights reserved.