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