public class BatooTemplates extends JPQLTemplates
BatooTemplates extends JPQLTemplates with Batoo specific extensionsTemplates.Precedence| Modifier and Type | Field and Description |
|---|---|
static BatooTemplates |
DEFAULT |
DEFAULT_ESCAPE, OTHER_LIKE_CASES| Constructor and Description |
|---|
BatooTemplates() |
BatooTemplates(char escape) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPathInEntitiesSupported() |
asLiteral, getExistsProjection, getQueryHandler, getTypeForCast, isCaseWithLiterals, isEnumInPathSupported, isWithForOn, wrapConstant, wrapElementsadd, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedence, setPrecedencepublic static final BatooTemplates DEFAULT
public BatooTemplates()
public BatooTemplates(char escape)
public boolean isPathInEntitiesSupported()
isPathInEntitiesSupported in class JPQLTemplatesCopyright © 2007–2016 Querydsl. All rights reserved.