Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.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.
 

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

Subinterfaces of JpaProject.Config in org.eclipse.jpt.jpa.core.jpa2
static interface JpaProject2_0.Config
          The settings used to construct a JPA 2.0 project.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.