|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.db.jpa.GenericModel.JPAQuery play.db.jpa.JPASupport.JPAQuery
@Deprecated public static class JPASupport.JPAQuery
Use play.db.jpa.GenericModel.JPAQuery insteads
Field Summary |
---|
Fields inherited from class play.db.jpa.GenericModel.JPAQuery |
---|
query, sq |
Constructor Summary | |
---|---|
JPASupport.JPAQuery(Query query)
Deprecated. |
|
JPASupport.JPAQuery(java.lang.String sq,
Query query)
Deprecated. |
Method Summary |
---|
Methods inherited from class play.db.jpa.GenericModel.JPAQuery |
---|
bind, fetch, fetch, fetch, first, from |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPASupport.JPAQuery(java.lang.String sq, Query query)
public JPASupport.JPAQuery(Query query)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |