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, wrapElements
add, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedence, setPrecedence
public static final BatooTemplates DEFAULT
public BatooTemplates()
public BatooTemplates(char escape)
public boolean isPathInEntitiesSupported()
isPathInEntitiesSupported
in class JPQLTemplates
Copyright © 2007–2016 Querydsl. All rights reserved.