play.db.jpa
Class JPAModel

java.lang.Object
  extended by play.db.jpa.JPASupport
      extended by play.db.jpa.Model
          extended by play.db.jpa.JPAModel
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class JPAModel
extends Model

Try play.db.jpa.Model

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class play.db.jpa.JPASupport
JPASupport.JPAQuery, JPASupport.JPAQueryException
 
Field Summary
 
Fields inherited from class play.db.jpa.Model
id
 
Fields inherited from class play.db.jpa.JPASupport
willBeSaved
 
Constructor Summary
JPAModel()
          Deprecated.  
 
Method Summary
 
Methods inherited from class play.db.jpa.Model
getId
 
Methods inherited from class play.db.jpa.JPASupport
afterLoad, afterSave, all, count, count, create, create, delete, delete, deleteAll, edit, edit, em, equals, find, find, findAll, findBy, findById, findKey, findKeyType, findOneBy, getEntityId, getEntityManager, hashCode, merge, refresh, save, saveAttachment, setupAttachment, toString, validateAndSave
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JPAModel

public JPAModel()
Deprecated. 


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