Dali Provisional API
Release 3.2

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.jpql   
org.eclipse.jpt.jpa.core.jpql.spi   
org.eclipse.jpt.jpa.core.libprov   
org.eclipse.jpt.jpa.core.platform   
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.ui   
org.eclipse.jpt.jpa.ui.details   
org.eclipse.jpt.jpa.ui.editors   
org.eclipse.jpt.jpa.ui.selection   
 

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.
JpaAnnotationDefinitionProvider
          Provides annotation definitions and nestable annotation definitions JpaAnnotationProvider then uses a collection of these to build 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.Config
          Metadata that describes a JPA platform as defined in an extension to the org.eclipse.jpt.jpa.core.jpaPlatforms extension point.
JpaPlatform.GroupConfig
          Metadata that describes a JPA platform group as defined in an extension to the org.eclipse.jpt.jpa.core.jpaPlatforms extension point.
JpaPlatform.Version
           
JpaPlatformVariation
          A JPA platform has a JPA platform variation.
JpaPlatformVariation.Supported
          Various indications of whether a particular feature is supported by a JPA runtime implementation.
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.
JpaProject.Manager
          The JPA project manager provides behavior to be used by all the JPA projects
JpaProjectManager
          The JPA project manager holds all the JPA projects in an Eclipse workspace and provides support for executing long-running commands that modify the context model.
JpaResourceModelProvider
          Map a content type to a JPA resource model.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
JpaStructureNode.ContextType
          Type used to identify a JPA structure node's type with respect to the structure node's context (i.e. its type in the scope of the JPA platform that created the structure node and the structure node's resource).
JpaWorkspace
          The Dali JPA state corresponding to an Eclipse workspace.
ResourceDefinition
          A JPA platform can support multiple resources.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context
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.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

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.
JpaProject
          A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.context.orm
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
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
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
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
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

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
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

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

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

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpa2.context.persistence
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.core.jpql
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.core.jpql.spi
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.core.libprov
JpaPlatform.Config
          Metadata that describes a JPA platform as defined in an extension to the org.eclipse.jpt.jpa.core.jpaPlatforms extension point.
 

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.
JpaPlatform.Config
          Metadata that describes a JPA platform as defined in an extension to the org.eclipse.jpt.jpa.core.jpaPlatforms extension point.
JpaPlatform.GroupConfig
          Metadata that describes a JPA platform group as defined in an extension to the org.eclipse.jpt.jpa.core.jpaPlatforms extension point.
JpaWorkspace
          The Dali JPA state corresponding to an Eclipse workspace.
 

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
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence
JpaNode
          JPA-specific protocol.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

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
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
JpaWorkspace
          The Dali JPA state corresponding to an Eclipse workspace.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.ui.details
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.ui.editors
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 

Classes in org.eclipse.jpt.jpa.core used by org.eclipse.jpt.jpa.ui.selection
JpaFile
          A JPA Project contains JPA files for all files in the project that are relevant to the JPA spec.
JpaStructureNode
          Interface implemented by any object to appear in the JPA Structure view and JPA Details view.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.