com.mysema.query.jpa
Class HQLTemplates
java.lang.Object
com.mysema.query.types.Templates
com.mysema.query.jpa.JPQLTemplates
com.mysema.query.jpa.HQLTemplates
public class HQLTemplates
- extends JPQLTemplates
HQLTemplates extends JPQLTemplates with Hibernate specific extensions
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final HQLTemplates DEFAULT
HQLTemplates
protected HQLTemplates()
wrapElements
public boolean wrapElements(Operator<?> operator)
- Overrides:
wrapElements
in class JPQLTemplates
wrapConstant
public boolean wrapConstant(Constant<?> expr)
- Overrides:
wrapConstant
in class JPQLTemplates
isTypeAsString
public boolean isTypeAsString()
- Overrides:
isTypeAsString
in class JPQLTemplates
getExistsProjection
public String getExistsProjection()
- Overrides:
getExistsProjection
in class JPQLTemplates
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.