play.db.jpa
Class JPASupport.JPAQuery

java.lang.Object
  extended by play.db.jpa.GenericModel.JPAQuery
      extended by play.db.jpa.JPASupport.JPAQuery
Enclosing class:
JPASupport

Deprecated.

@Deprecated
public static class JPASupport.JPAQuery
extends GenericModel.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

JPASupport.JPAQuery

public JPASupport.JPAQuery(java.lang.String sq,
                           Query query)
Deprecated. 

JPASupport.JPAQuery

public JPASupport.JPAQuery(Query query)
Deprecated. 


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly