play.db.jpa
类 JPASupport

java.lang.Object
  继承者 play.db.jpa.JPABase
      继承者 play.db.jpa.GenericModel
          继承者 play.db.jpa.JPASupport
所有已实现的接口:
java.io.Serializable, Model

已过时。

@Deprecated
public class JPASupport
extends GenericModel

Use play.db.jpa.GenericModel insteads

另请参见:
序列化表格

嵌套类摘要
static class JPASupport.JPAQuery
          已过时。 
 
从类 play.db.jpa.JPABase 继承的嵌套类/接口
JPABase.JPAQueryException
 
从接口 play.db.Model 继承的嵌套类/接口
Model.BinaryField, Model.Choices, Model.Factory, Model.Manager, Model.Property
 
字段摘要
 
从类 play.db.jpa.JPABase 继承的字段
willBeSaved
 
构造方法摘要
JPASupport()
          已过时。  
 
方法摘要
 
从类 play.db.jpa.GenericModel 继承的方法
_saveAttachment, _setupAttachment, all, count, count, create, create, create, create, delete, delete, deleteAll, edit, edit, edit, edit, find, findAll, findById, merge, refresh, save, validateAndCreate, validateAndSave
 
从类 play.db.jpa.JPABase 继承的方法
_delete, _key, _save, em, equals, getEntityId, getJPAConfig, getJPAContext, hashCode, isPersistent, toString
 
从类 java.lang.Object 继承的方法
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

JPASupport

public JPASupport()
已过时。 


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