A B C D E F G H I J L M N O P Q R S T U V W X

J

JAR_CONTENT_TYPE - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The content type for Java archives (JARs).
JAR_FILE - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
JAR_FILE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.JarFileRef
String constant associated with changes to the JAR file.
JAR_FILE_REF_ID - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceStructureNodes
 
JAR_FILE_REFS_LIST - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's JAR file refs.
JarFile - Interface in org.eclipse.jpt.core.context.java
A JAR file identified by a persistence.xml 'jar-file' element.
JarFileRef - Interface in org.eclipse.jpt.core.context.persistence
This is the context model corresponding to the persistence resource model XmlJarRef, which corresponds to the 'jar-file' tag in the persistence.xml.
jarFileRefs() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's list of JAR file refs.
jarFileRefsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the persistence unit's list of JAR file refs.
JAVA_PERSISTENT_ATTRIBUTE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
JAVA_PERSISTENT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
JAVA_PERSISTENT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.ClassRef
String constant associated with changes to the java persistent type
JAVA_PERSISTENT_TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.core.context.java.JarFile
 
JAVA_SOURCE_CONTENT_TYPE - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The content type for Java source code files.
JavaAssociationOverride - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaAttributeMapping - Interface in org.eclipse.jpt.core.context.java
Java attribute mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaAttributeMappingProvider - Interface in org.eclipse.jpt.core.context.java
Map a string key to an attribute mapping and its corresponding Java annotation.
javaAttributeMappingProviders() - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the java attribute mapping providers that apply to this platform.
JavaAttributeOverride - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBaseColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBaseColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing columns to be used in multiple places (e.g.
JavaBaseEmbeddedMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBaseJoinColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBaseJoinColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing join columns to be used in multiple places (e.g.
JavaBasicMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaCaching - Interface in org.eclipse.jpt.eclipselink.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing columns to be used in multiple places (e.g.
JavaColumnMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
javaCompletionProposals(int, Filter<String>, CompilationUnit) - Method in interface org.eclipse.jpt.core.context.java.JavaJpaContextNode
Return the Java code-completion proposals for the specified position in the source code.
JavaConverter - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaConverterHolder - Interface in org.eclipse.jpt.eclipselink.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaDiscriminatorColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaDiscriminatorColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing columns to be used in multiple places
javaElementChanged(ElementChangedEvent) - Method in interface org.eclipse.jpt.core.JpaProject
Synchronize the JPA project with the specified Java change.
JavaEmbeddable - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaEmbeddedIdMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaEmbeddedMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaEntity - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaEnumeratedConverter - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratedValue - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGenerator - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratorHolder - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaIdMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing join columns to be used in multiple places (e.g.
JavaJoinColumnEnabledRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinColumnJoiningStrategy - Interface in org.eclipse.jpt.core.context.java
The java representation of a JoinColumnJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoiningStrategy - Interface in org.eclipse.jpt.core.context.java
 
JavaJoinTable - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinTableEnabledRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinTableJoiningStrategy - Interface in org.eclipse.jpt.core.context.java
The java representation of a JoinTableJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJpaContextNode - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaLobConverter - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManyToManyMapping - Interface in org.eclipse.jpt.core.context.java
The java representation of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManyToManyRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Represents the RelationshipReference of a JavaManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManyToOneMapping - Interface in org.eclipse.jpt.core.context.java
The java representation of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManyToOneRelationshipReference - Interface in org.eclipse.jpt.core.context.java
 
JavaMappedByJoiningStrategy - Interface in org.eclipse.jpt.core.context.java
The java representation of a MappedByJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappedSuperclass - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMultiRelationshipMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaNamedColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaNamedColumn.Owner - Interface in org.eclipse.jpt.core.context.java
interface allowing columns to be used in multiple places (e.g.
JavaNamedNativeQuery - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaNamedQuery - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOneToManyMapping - Interface in org.eclipse.jpt.core.context.java
The java representation of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOneToManyRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Represents the RelationshipReference of a JavaOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOneToOneMapping - Interface in org.eclipse.jpt.core.context.java
The java representation of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOneToOneRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Represents the RelationshipReference of a JavaOneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOwnableRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaPersistentAttribute - Interface in org.eclipse.jpt.core.context.java
Java persistent attribute (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaPersistentType - Interface in org.eclipse.jpt.core.context.java
Context Java persistent type.
javaPersistentTypes() - Method in interface org.eclipse.jpt.core.context.java.JarFile
Return the JAR file's Java persistent types.
javaPersistentTypesSize() - Method in interface org.eclipse.jpt.core.context.java.JarFile
Return the size of the JAR file's Java persistent types.
JavaPrimaryKeyJoinColumn - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaPrimaryKeyJoinColumnEnabledRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaPrimaryKeyJoinColumnJoiningStrategy - Interface in org.eclipse.jpt.core.context.java
The java representation of a PrimaryKeyJoinColumnJoiningStrategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaQuery - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaQueryHint - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaRelationshipMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaRelationshipReference - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceClassFile - Interface in org.eclipse.jpt.core.resource.java
Java class file Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceCompilationUnit - Interface in org.eclipse.jpt.core.resource.java
Dali resource for JDT compilation unit.
JavaResourceNode - Interface in org.eclipse.jpt.core.resource.java
Common interface for Java resource nodes (source code or binary).
JavaResourceNode.Root - Interface in org.eclipse.jpt.core.resource.java
root of Java resource containment hierarchy
JavaResourcePackageFragment - Interface in org.eclipse.jpt.core.resource.java
Java package fragment Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePackageFragmentRoot - Interface in org.eclipse.jpt.core.resource.java
Java package fragement root Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentAttribute - Interface in org.eclipse.jpt.core.resource.java
Java source code or binary persistent attribute (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentMember - Interface in org.eclipse.jpt.core.resource.java
Java source code or binary persistent member.
JavaResourcePersistentType - Interface in org.eclipse.jpt.core.resource.java
Java source code or binary persistent type.
JavaResourcePersistentTypeCache - Interface in org.eclipse.jpt.core.resource.java
Java persistent type cache - used to hold "external" types Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSecondaryTable - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSequenceGenerator - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSingleRelationshipMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaStructureNodes - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTable - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTableGenerator - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTemporalConverter - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTransientMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaType - Interface in org.eclipse.jpt.utility
This interface describes a Java type; i.e.
JavaTypeMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTypeMappingProvider - Interface in org.eclipse.jpt.core.context.java
Map a string key to a type mapping and its corresponding Java annotation.
javaTypeMappingProviders() - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the java type mapping providers that apply to this platform.
JavaUniqueConstraint - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaVersionMapping - Interface in org.eclipse.jpt.core.context.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__REFERENCED_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMNS__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
 
JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.JoinColumnsAnnotation
 
JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
 
JOIN_FETCH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_FETCH__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_FETCH_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_FETCH_TYPE_ - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_FETCH_TYPE__INNER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_FETCH_TYPE__OUTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
JOIN_TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__INVERSE_JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.JoinTableJoiningStrategy
Change notification identifier for "joinTable" property
JoinColumn - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumn.Owner - Interface in org.eclipse.jpt.core.context
interface allowing join columns to be used in multiple places (e.g.
JoinColumnAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
joinColumnAt(int) - Method in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
joinColumnAt(int) - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
JoinColumnEnabledRelationshipReference - Interface in org.eclipse.jpt.core.context
A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinColumnJoiningStrategy - Interface in org.eclipse.jpt.core.context
Joining strategy that uses join columns
joinColumns() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumnJoiningStrategy
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Return a list iterator of the join columns whether specified or default.
joinColumns() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return a list iterator of the join columns whether specified or default.
joinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnJoiningStrategy
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
joinColumns() - Method in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
joinColumns() - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
JoinColumnsAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.JoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
joinColumnsSize() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
joinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinColumn.Owner
return the size of the joinColumns collection this join column is a part of
joinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Return the number of join columns, both specified and default.
joinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return the number of join columns, both specified and default.
joinColumnsSize() - Method in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
joinColumnsSize() - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
JOINED_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.InheritanceType
The 'JOINED' literal value.
JoinFetch - Interface in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinFetchAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.JoinFetch Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinFetchType - Enum in org.eclipse.jpt.eclipselink.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinFetchType - Enum in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink enum org.eclipse.persistence.annotations.JoinFetchType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoiningStrategy - Interface in org.eclipse.jpt.core.context
Represents how the information in two entities are joined together via a RelationshipMapping
JoinTable - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinTableAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.JoinTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinTableEnabledRelationshipReference - Interface in org.eclipse.jpt.core.context
A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy - Interface in org.eclipse.jpt.core.context
Joining strategy that uses a join table
joinTableNameIsDefault() - Method in interface org.eclipse.jpt.db.Table
Assuming the table is a "join" table, return whether its name matches the JPA default (i.e.
JPA - Interface in org.eclipse.jpt.core.resource.java
JPA Java-related stuff (annotations etc.) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JPA - Interface in org.eclipse.jpt.core.resource.persistence
JPA persistence.xml-related stuff (elements, attributes etc.) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JPA_FILES_COLLECTION - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when the JPA project's collection of JPA files changes.
JPA_PLATFORM - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing a JPA project's platform in the Eclipse project's preferences.
JPA_PROJECTS_COLLECTION - Static variable in interface org.eclipse.jpt.core.JpaModel
 
JpaAnnotationDefinitionProvider - Interface in org.eclipse.jpt.core
Provides annotationDefinitions for types and attributes.
JpaAnnotationProvider - Interface in org.eclipse.jpt.core
This is used to provide type and attribute mapping and supporting annotations.
JpaComposite - Interface in org.eclipse.jpt.ui.details
A JpaComposite defines the common behavior of the JPA related widgets.
JpaContextNode - Interface in org.eclipse.jpt.core.context
Common protocol for JPA objects that have a context, as opposed to resource objects.
JpaDataSource - Interface in org.eclipse.jpt.core
Interface to the connection profile.
JpaDetailsPage<T extends JpaStructureNode> - Interface in org.eclipse.jpt.ui.details
A details page is used to show the propery pane for a given context node.
JpaDetailsProvider - Interface in org.eclipse.jpt.ui.details
This provider is responsible to create the JpaDetailsPage responsible to show the information for a given content node id.
JpaEObject - Interface in org.eclipse.jpt.core.resource.xml
Common Dali behavior for EMF objects.
JpaFactory - Interface in org.eclipse.jpt.core
Use JpaFactory to build any core (e.g.
JpaFile - Interface in org.eclipse.jpt.core
A JPA Project contains JPA files for all files in the project that are relevant to the JPA spec.
jpaFiles() - Method in interface org.eclipse.jpt.core.JpaProject
Return the JPA project's JPA files.
jpaFilesSize() - Method in interface org.eclipse.jpt.core.JpaProject
Return the size of the JPA project's JPA files.
JpaModel - Interface in org.eclipse.jpt.core
The JPA model holds all the JPA projects.
JpaNavigatorProvider - Interface in org.eclipse.jpt.ui.navigator
This provider is responsible to create the Project Navigator view contents and labels for a given JPA project.
JpaNode - Interface in org.eclipse.jpt.core
JPA-specific protocol.
JpaPageComposite - Interface in org.eclipse.jpt.ui.details
A JpaPageComposite defines the common behavior of the JPA related widgets that is shown as a page within an editor.
JpaPlatform - Interface in org.eclipse.jpt.core
This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
JpaPlatformFactory - Interface in org.eclipse.jpt.core
This interface is to be implemented by a JPA vendor to build a JpaPlatform.
JpaPlatformProvider - Interface in org.eclipse.jpt.core
This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
JpaPlatformUi - Interface in org.eclipse.jpt.ui
This interface is to be implemented by a JPA vendor to provide extensions to JPA UI functionality.
JpaPlatformUiFactory - Interface in org.eclipse.jpt.ui
This interface is to be implemented by a JPA vendor to build a JpaPlatformUi.
JpaPlatformUiProvider - Interface in org.eclipse.jpt.ui
This interface is to be implemented by a JPA vendor to provide extensions to JPA UI functionality.
JpaProject - Interface in org.eclipse.jpt.core
A JPA project is associated with an Eclipse project (and its corresponding Java project).
JpaProject.Config - Interface in org.eclipse.jpt.core
The settings used to construct a JPA project.
JpaProject.Updater - Interface in org.eclipse.jpt.core
Define a strategy that can be used to "update" a JPA project whenever something changes.
JpaProject.Updater.Null - Class in org.eclipse.jpt.core
This updater does nothing.
jpaProjects() - Method in interface org.eclipse.jpt.core.JpaModel
Return the JPA model's JPA projects.
jpaProjectsSize() - Method in interface org.eclipse.jpt.core.JpaModel
Return the size of the JPA model's list of JPA projects.
JpaResourceModel - Interface in org.eclipse.jpt.core
Listeners are notified whenever anything in the JPA resource model changes.
JpaResourceModelListener - Interface in org.eclipse.jpt.core
The listener is notified whenever anything in the JPA resource model changes.
JpaResourceModelProvider - Interface in org.eclipse.jpt.core
Map a content type to a JPA resource model.
JpaRootContextNode - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaStructureNode - Interface in org.eclipse.jpt.core
Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
JpaStructureProvider - Interface in org.eclipse.jpt.ui.structure
This provider is responsible to create the JPA Structure view contents and labels for a given JPA resource.
JpaUiFactory - Interface in org.eclipse.jpt.ui
Use JpaFactory to create any JavaTypeMapping or JavaAttributeMappings.
JpaValidation - Interface in org.eclipse.jpt.core
 
JpaValidation.Supported - Enum in org.eclipse.jpt.core
 
JpaXmlResource - Class in org.eclipse.jpt.core.resource.xml
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaXmlResource(URI, Renderer, IContentType, Translator) - Constructor for class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
JpaXmlResourceProvider - Interface in org.eclipse.jpt.core.resource
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaXmlResourceProviderEvent - Class in org.eclipse.jpt.core.resource
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaXmlResourceProviderEvent(JpaXmlResourceProvider, int) - Constructor for class org.eclipse.jpt.core.resource.JpaXmlResourceProviderEvent
 
JpaXmlResourceProviderListener - Interface in org.eclipse.jpt.core.resource
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JptCorePlugin - Class in org.eclipse.jpt.core
The JPT plug-in lifecycle implementation.
JptCorePlugin() - Constructor for class org.eclipse.jpt.core.JptCorePlugin
 
JptDbPlugin - Class in org.eclipse.jpt.db
The JPT DB plug-in lifecycle implementation.
JptDbPlugin() - Constructor for class org.eclipse.jpt.db.JptDbPlugin
The constructor
JptEclipseLinkUiPlugin - Class in org.eclipse.jpt.eclipselink.ui
The activator class controls the plug-in life cycle Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JptEclipseLinkUiPlugin() - Constructor for class org.eclipse.jpt.eclipselink.ui.JptEclipseLinkUiPlugin
 
JptUiPlugin - Class in org.eclipse.jpt.ui
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JptUiPlugin() - Constructor for class org.eclipse.jpt.ui.JptUiPlugin
 
JTA_DATA_SOURCE - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
JTA_DATA_SOURCE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's JTA data source
JTA_VALUE - Static variable in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
The 'JTA' literal value.

A B C D E F G H I J L M N O P Q R S T U V W X