|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jpa.criteria.JPQLHelper
public class JPQLHelper
Helper class that assists in generating JPQL from "org.datanucleus.query.expression" expressions. TODO Drop this and use JPQLQueryHelper from "core".
| Constructor Summary | |
|---|---|
JPQLHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getJPQLForExpression(org.datanucleus.query.expression.Expression expr)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPQLHelper()
| Method Detail |
|---|
public static java.lang.String getJPQLForExpression(org.datanucleus.query.expression.Expression expr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||