T - expression typepublic interface ParamExpression<T> extends Expression<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the parameter
|
String |
getNotSetMessage() |
boolean |
isAnon() |
accept, getTypeCopyright © 2007–2015 Querydsl. All rights reserved.