public class Hibernate5Templates extends HQLTemplates
JPQLTemplates with Hibernate specific extensionsTemplates.Precedence| Modifier and Type | Field and Description |
|---|---|
static Hibernate5Templates |
DEFAULT |
DEFAULT_ESCAPE, OTHER_LIKE_CASES| Constructor and Description |
|---|
Hibernate5Templates() |
Hibernate5Templates(char escape) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWithForOn() |
boolean |
wrapConstant(java.lang.Object constant) |
getExistsProjection, getTypeForCast, isCaseWithLiterals, wrapElementsasLiteral, getQueryHandler, isEnumInPathSupported, isPathInEntitiesSupportedadd, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedence, setPrecedencepublic static final Hibernate5Templates DEFAULT
public Hibernate5Templates()
public Hibernate5Templates(char escape)
public boolean wrapConstant(java.lang.Object constant)
wrapConstant in class HQLTemplatespublic boolean isWithForOn()
isWithForOn in class HQLTemplatesCopyright © 2007–2021 Querydsl. All rights reserved.