|
||||||||||
| 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.OpenJPATemplates
public class OpenJPATemplates
OpenJPATemplates extends JPQLTemplates with OpenJPA specific extensions
| Field Summary | |
|---|---|
static JPQLTemplates |
DEFAULT
|
| Fields inherited from class com.mysema.query.jpa.JPQLTemplates |
|---|
CAST, DEFAULT_ESCAPE, MEMBER_OF, TYPE |
| Constructor Summary | |
|---|---|
OpenJPATemplates()
|
|
OpenJPATemplates(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 |
|---|
public static final JPQLTemplates DEFAULT
| Constructor Detail |
|---|
public OpenJPATemplates()
public OpenJPATemplates(char escape)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||