com.mysema.query.jpa
Class OpenJPATemplates

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

public class OpenJPATemplates
extends JPQLTemplates

JPQLTemplates subclass for OpenJPA specific serialization

Author:
tiwe

Field Summary
 
Fields inherited from class com.mysema.query.jpa.JPQLTemplates
CAST, DEFAULT, MEMBER_OF
 
Constructor Summary
OpenJPATemplates()
           
 
Method Summary
 
Methods inherited from class com.mysema.query.jpa.JPQLTemplates
getExistsProjection, isEnumInPathSupported, isSelect1Supported, 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
 

Constructor Detail

OpenJPATemplates

public OpenJPATemplates()


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