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 |
|---|---|
java.lang.String |
getTypeForCast(java.lang.Class<?> cl) |
boolean |
isPathInEntitiesSupported() |
asLiteral, getExistsProjection, getQueryHandler, isCaseWithLiterals, isEnumInPathSupported, isWithForOn, wrapConstant, wrapElementsadd, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedence, setPrecedencepublic static final EclipseLinkTemplates DEFAULT
public EclipseLinkTemplates()
public EclipseLinkTemplates(char escape)
public java.lang.String getTypeForCast(java.lang.Class<?> cl)
getTypeForCast in class JPQLTemplatespublic boolean isPathInEntitiesSupported()
isPathInEntitiesSupported in class JPQLTemplatesCopyright © 2007–2021 Querydsl. All rights reserved.