com.mysema.query.jpa
Class BatooTemplates

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

public class BatooTemplates
extends JPQLTemplates


Field Summary
static JPQLTemplates DEFAULT
           
 
Fields inherited from class com.mysema.query.jpa.JPQLTemplates
CAST, DEFAULT_ESCAPE, MEMBER_OF, TYPE
 
Constructor Summary
BatooTemplates()
           
BatooTemplates(char escape)
           
 
Method Summary
 
Methods inherited from class com.mysema.query.jpa.JPQLTemplates
getExistsProjection, isEnumInPathSupported, isPathInEntitiesSupported, isSelect1Supported, isTypeAsString, isWithForOn, 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

BatooTemplates

public BatooTemplates()

BatooTemplates

public BatooTemplates(char escape)


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