Uses of Class
net.csdn.jpa.context.JPAConfig

Packages that use JPAConfig
net.csdn.jpa   
net.csdn.jpa.context   
net.csdn.jpa.model   
 

Uses of JPAConfig in net.csdn.jpa
 

Methods in net.csdn.jpa that return JPAConfig
static JPAConfig JPA.getJPAConfig()
           
 

Methods in net.csdn.jpa with parameters of type JPAConfig
static void JPA.setJPAConfig(JPAConfig _jpaConfig)
           
 

Uses of JPAConfig in net.csdn.jpa.context
 

Methods in net.csdn.jpa.context that return JPAConfig
 JPAConfig JPAContext.getJPAConfig()
           
 

Constructors in net.csdn.jpa.context with parameters of type JPAConfig
JPAContext(JPAConfig jpaConfig)
           
 

Uses of JPAConfig in net.csdn.jpa.model
 

Methods in net.csdn.jpa.model that return JPAConfig
static JPAConfig JPABase.getJPAConfig()
           
 



Copyright © 2014. All Rights Reserved.