play.db.jpa
Class JPASupport

java.lang.Object
  extended by play.db.jpa.JPABase
      extended by play.db.jpa.GenericModel
          extended by play.db.jpa.JPASupport
All Implemented Interfaces:
java.io.Serializable, Model

Deprecated.

@Deprecated
public class JPASupport
extends GenericModel

Use play.db.jpa.GenericModel insteads

See Also:
Serialized Form

Nested Class Summary
static class JPASupport.JPAQuery
          Deprecated. 
 
Nested classes/interfaces inherited from class play.db.jpa.JPABase
JPABase.JPAQueryException
 
Nested classes/interfaces inherited from interface play.db.Model
Model.BinaryField, Model.Choices, Model.Factory, Model.Manager, Model.Property
 
Field Summary
 
Fields inherited from class play.db.jpa.JPABase
willBeSaved
 
Constructor Summary
JPASupport()
          Deprecated.  
 
Method Summary
 
Methods inherited from class play.db.jpa.GenericModel
_saveAttachment, _setupAttachment, all, count, count, create, create, delete, delete, deleteAll, edit, edit, find, findAll, findById, merge, refresh, save, validateAndSave
 
Methods inherited from class play.db.jpa.JPABase
_delete, _key, _save, em, equals, getEntityId, hashCode, isPersistent, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JPASupport

public JPASupport()
Deprecated. 


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