Uses of Package
org.eclipse.jpt.jpa.core

Packages that use org.eclipse.jpt.jpa.core
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.context.persistence   
org.eclipse.jpt.jpa.core.internal   
org.eclipse.jpt.jpa.core.internal.context   
org.eclipse.jpt.jpa.core.internal.context.persistence   
org.eclipse.jpt.jpa.core.jpa2   
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.core.jpa2.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context.persistence   
org.eclipse.jpt.jpa.core.platform   
org.eclipse.jpt.jpa.core.resource.java   
org.eclipse.jpt.jpa.eclipselink.core   
org.eclipse.jpt.jpa.eclipselink.core.context   
org.eclipse.jpt.jpa.eclipselink.core.context.java   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
org.eclipse.jpt.jpa.eclipselink.core.v2_0.context   
org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java   
org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.orm   
org.eclipse.jpt.jpa.ui   
org.eclipse.jpt.jpa.ui.details   
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core
EntityGeneratorDatabaseAnnotationNameBuilder
          Provide a pluggable way to determine whether and how the entity generator prints the names of various database objects.
JpaAnnotationProvider
          This is used to provide type and attribute annotations.
JpaDataSource
          Interface to the connection profile.
JpaFactory
          Use a JPA factory to build any core (e.g.
JpaFile
          A JPA Project contains JPA files for all files in the project that are relevant to the JPA spec.
JpaNode
          JPA-specific protocol.
JpaPlatform
          This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
JpaPlatform.Version
           
JpaPlatformVariation
          A JpaPlatform contains a JpaPlatformVariation.
JpaPlatformVariation.Supported
           
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaProject.Config
          The settings used to construct a JPA project.
JpaProjectManager
          The JPA project manager holds all the JPA projects in the workspace.
JpaResourceModelProvider
          Map a content type to a JPA resource model.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
JptJpaCorePlugin
          The Dali core plug-in lifecycle implementation.
ResourceDefinition
          A JPA platform can support multiple resources.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context.java
JpaFactory
          Use a JPA factory to build any core (e.g.
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context.orm
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
ResourceDefinition
          A JPA platform can support multiple resources.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context.persistence
JpaNode
          JPA-specific protocol.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
ResourceDefinition
          A JPA platform can support multiple resources.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.internal
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.internal.context
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.internal.context.persistence
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2
JpaDataSource
          Interface to the connection profile.
JpaFactory
          Use a JPA factory to build any core (e.g.
JpaNode
          JPA-specific protocol.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaProject.Config
          The settings used to construct a JPA project.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2.context
JpaNode
          JPA-specific protocol.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2.context.java
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2.context.orm
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2.context.persistence
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.platform
JpaPlatform
          This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.resource.java
JpaAnnotationProvider
          This is used to provide type and attribute annotations.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core
JpaNode
          JPA-specific protocol.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.context
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.context.java
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.context.orm
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.orm
JpaNode
          JPA-specific protocol.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.ui
JpaFile
          A JPA Project contains JPA files for all files in the project that are relevant to the JPA spec.
JpaPlatform
          This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.ui.details
JpaStructureNode
          Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.