public class EclipseLinkTemplates extends JPQLTemplates
Templates.Precedence| 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()Not used anymore | 
getExistsProjection, getQueryHandler, isCaseWithLiterals, isEnumInPathSupported, isTypeAsString, isWithForOn, wrapConstant, wrapElementsadd, add, add, escapeForLike, getEscapeChar, getPrecedence, getTemplate, setPrecedencepublic static final EclipseLinkTemplates DEFAULT
public EclipseLinkTemplates()
public EclipseLinkTemplates(char escape)
public String getTypeForCast(Class<?> cl)
getTypeForCast in class JPQLTemplatespublic boolean isPathInEntitiesSupported()
isPathInEntitiesSupported in class JPQLTemplatespublic boolean isSelect1Supported()
JPQLTemplatesisSelect1Supported in class JPQLTemplatesCopyright © 2007–2015 Querydsl. All rights reserved.