public class EclipseLinkTemplates extends JPQLTemplates
Modifier and Type | Field and Description |
---|---|
static EclipseLinkTemplates |
DEFAULT |
DEFAULT_ESCAPE
Constructor and Description |
---|
EclipseLinkTemplates() |
EclipseLinkTemplates(char escape) |
Modifier and Type | Method and Description |
---|---|
String |
getTypeForCast(Class<?> cl) |
boolean |
isPathInEntitiesSupported() |
boolean |
isSelect1Supported() |
getExistsProjection, getQueryHandler, isCaseWithLiterals, isEnumInPathSupported, isTypeAsString, isWithForOn, wrapConstant, wrapElements
add, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate
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
public boolean isSelect1Supported()
isSelect1Supported
in class JPQLTemplates
Copyright © 2007–2015 Mysema Ltd. All rights reserved.