|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysema.query.types.Templates
com.mysema.query.jpa.JPQLTemplates
com.mysema.query.jpa.HQLTemplates
public class HQLTemplates
HQLTemplates extends JPQLTemplates with Hibernate specific extensions
| Field Summary | |
|---|---|
static HQLTemplates |
DEFAULT
|
| Fields inherited from class com.mysema.query.jpa.JPQLTemplates |
|---|
CAST, MEMBER_OF |
| Constructor Summary | |
|---|---|
protected |
HQLTemplates()
|
| Method Summary | |
|---|---|
boolean |
isTypeAsString()
|
boolean |
wrapConstant(Constant<?> expr)
|
boolean |
wrapElements(Operator<?> operator)
|
| 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 |
|---|
public static final HQLTemplates DEFAULT
| Constructor Detail |
|---|
protected HQLTemplates()
| Method Detail |
|---|
public boolean wrapElements(Operator<?> operator)
wrapElements in class JPQLTemplatespublic boolean wrapConstant(Constant<?> expr)
wrapConstant in class JPQLTemplatespublic boolean isTypeAsString()
isTypeAsString in class JPQLTemplates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||