com.mysema.query.jpa
Class EclipseLinkTemplates

java.lang.Object
  extended by com.mysema.query.types.Templates
      extended by com.mysema.query.jpa.JPQLTemplates
          extended by com.mysema.query.jpa.EclipseLinkTemplates

public class EclipseLinkTemplates
extends JPQLTemplates

NOTE : this is under construction

Author:
tiwe

Field Summary
static JPQLTemplates DEFAULT
           
 
Fields inherited from class com.mysema.query.jpa.JPQLTemplates
CAST, DEFAULT_ESCAPE, MEMBER_OF, TYPE
 
Constructor Summary
EclipseLinkTemplates()
           
EclipseLinkTemplates(char escape)
           
 
Method Summary
 boolean isSelect1Supported()
           
 
Methods inherited from class com.mysema.query.jpa.JPQLTemplates
getExistsProjection, isEnumInPathSupported, isTypeAsString, wrapConstant, wrapElements
 
Methods inherited from class com.mysema.query.types.Templates
add, add, getPrecedence, getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final JPQLTemplates DEFAULT
Constructor Detail

EclipseLinkTemplates

public EclipseLinkTemplates()

EclipseLinkTemplates

public EclipseLinkTemplates(char escape)
Method Detail

isSelect1Supported

public boolean isSelect1Supported()
Overrides:
isSelect1Supported in class JPQLTemplates


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.