类 play.db.jpa.JPAConfig
的使用

使用 JPAConfig 的软件包
play.db.jpa   
 

play.db.jpaJPAConfig 的使用
 

返回 JPAConfigplay.db.jpa 中的方法
 JPAConfig JPAContext.getJPAConfig()
           
static JPAConfig JPABase.getJPAConfig(java.lang.Class clazz)
          Returns the correct JPAConfig used to manage this entity-class
static JPAConfig JPA.getJPAConfig(java.lang.String jpaConfigName)
           
static JPAConfig JPA.getJPAConfig(java.lang.String jpaConfigName, boolean ignoreError)
           
 

参数类型为 JPAConfigplay.db.jpa 中的构造方法
JPAContext(JPAConfig jpaConfig, boolean readonly, boolean beginTransaction)
           
JPQL(JPAConfig jpaConfig)
           
 



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