play.db.jpa
Class JPAModel

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

Deprecated.

@Deprecated
public class JPAModel
extends JPASupport

Try play.db.jpa.Model

See Also:
Serialized Form

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

Field Detail

id

public java.lang.Long id
Deprecated. 
Constructor Detail

JPAModel

public JPAModel()
Deprecated. 
Method Detail

getId

public java.lang.Long getId()
Deprecated. 


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