Package | Description |
---|---|
com.querydsl.core.types.dsl |
DSL expression types
|
com.querydsl.lucene3 |
Lucene 3 support
|
Modifier and Type | Method and Description |
---|---|
static StringOperation |
Expressions.stringOperation(Operator operator,
Expression<?>... args)
Create a new Operation expression
|
Modifier and Type | Class and Description |
---|---|
class |
PhraseElement
PhraseElement represents the embedded String as a phrase |
class |
TermElement
TermElement represents the embedded String as a term |
Copyright © 2007–2016 Querydsl. All rights reserved.