public class EclipseLinkTemplates extends JPQLTemplates
EclipseLinkTemplates
extends JPQLTemplates
with EclipseLink specific extensionsTemplates.Precedence
Modifier and Type | Field and Description |
---|---|
static EclipseLinkTemplates |
DEFAULT |
DEFAULT_ESCAPE, OTHER_LIKE_CASES
Constructor and Description |
---|
EclipseLinkTemplates() |
EclipseLinkTemplates(char escape) |
Modifier and Type | Method and Description |
---|---|
String |
getTypeForCast(Class<?> cl) |
boolean |
isPathInEntitiesSupported() |
asLiteral, getExistsProjection, getQueryHandler, isCaseWithLiterals, isEnumInPathSupported, isWithForOn, wrapConstant, wrapElements
add, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedence, setPrecedence
public static final EclipseLinkTemplates DEFAULT
public EclipseLinkTemplates()
public EclipseLinkTemplates(char escape)
public String getTypeForCast(Class<?> cl)
getTypeForCast
in class JPQLTemplates
public boolean isPathInEntitiesSupported()
isPathInEntitiesSupported
in class JPQLTemplates
Copyright © 2007–2016 Querydsl. All rights reserved.