Uses of Interface
org.eclipse.jpt.core.JpaProject.Config

Packages that use JpaProject.Config
org.eclipse.jpt.core   
 

Uses of JpaProject.Config in org.eclipse.jpt.core
 

Methods in org.eclipse.jpt.core with parameters of type JpaProject.Config
 JpaProject JpaFactory.buildJpaProject(JpaProject.Config config)
          Construct a JpaProject for the specified config, to be added to the specified JPA project.