Package | Description |
---|---|
sirius.db.es.constraints | |
sirius.db.jdbc.constraints | |
sirius.db.mixing.query | |
sirius.db.mongo.constraints |
Modifier and Type | Method and Description |
---|---|
protected ElasticConstraint |
ElasticQueryCompiler.compileSearchToken(Mapping field,
QueryField.Mode mode,
String value) |
Modifier and Type | Method and Description |
---|---|
protected SQLConstraint |
SQLQueryCompiler.compileSearchToken(Mapping field,
QueryField.Mode mode,
String value) |
Modifier and Type | Method and Description |
---|---|
QueryField.Mode |
QueryField.getMode() |
static QueryField.Mode |
QueryField.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryField.Mode[] |
QueryField.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract C |
QueryCompiler.compileSearchToken(Mapping field,
QueryField.Mode mode,
String value) |
Modifier and Type | Method and Description |
---|---|
protected MongoConstraint |
MongoQueryCompiler.compileSearchToken(Mapping field,
QueryField.Mode mode,
String value) |
Copyright © 2018. All rights reserved.