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

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.
JAR_RESOURCE_TYPE - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The resource type for Java archives (JARs).
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
Context model corresponding to the XML resource model XmlJarRef, which corresponds to the jar-file element in the persistence.xml file.
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_LOGGER - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
 
JAVA_LOGGER_CLASS_NAME - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
 
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.
JAVA_SOURCE_RESOURCE_TYPE - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The resource 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.
JavaAssociationOverride.Owner - Interface in org.eclipse.jpt.core.context.java
 
JavaAssociationOverrideContainer - 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.
JavaAssociationOverrideContainer.Owner - Interface in org.eclipse.jpt.core.context.java
 
JavaAssociationOverrideRelationshipReference - Interface in org.eclipse.jpt.core.context.java
An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JavaAssociationOverrideRelationshipReference2_0 - Interface in org.eclipse.jpt.core.jpa2.context.java
An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
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.
JavaAttributeMappingDefinition - Interface in org.eclipse.jpt.core.context.java
Map a string key to an attribute mapping and its corresponding Java annotation.
JavaAttributeMappingUiDefinition<T extends AttributeMapping> - Interface in org.eclipse.jpt.ui.details.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
JavaAttributeOverride.Owner - Interface in org.eclipse.jpt.core.context.java
 
JavaAttributeOverrideContainer - 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.
JavaAttributeOverrideContainer.Owner - Interface in org.eclipse.jpt.core.context.java
 
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.
JavaCacheable2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaCacheableHolder2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaCascade - 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.
JavaCascade2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaCollectionMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.context.java
1:m, m:m, element collection are all collection mappings.
JavaCollectionTable2_0 - Interface in org.eclipse.jpt.core.jpa2.context.java
Java collection table 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.
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.
JavaDerivedIdentity2_0 - Interface in org.eclipse.jpt.core.jpa2.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
JavaEclipseLinkCaching - 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.
JavaEclipseLinkConverterHolder - 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.
JavaEclipseLinkEmbeddable - 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.
JavaEclipseLinkEntity - 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.
JavaEclipseLinkMappedSuperclass - 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.
javaElementChanged(ElementChangedEvent) - Method in interface org.eclipse.jpt.core.JpaProject
Synchronize the JPA project with the specified Java change.
javaElementChangeListenerIsActive() - Method in interface org.eclipse.jpt.core.JpaProjectManager
Return whether the model's Java change listener is active.
javaElementChangeListenerIsActive() - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return whether the JPA project manager's Java change listener is active.
JavaElementCollectionMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
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.
JavaEmbeddedMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaGeneratorContainer - 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.
JavaIdClassReference - 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.
JavaIdDerivedIdentityStrategy2_0 - Interface in org.eclipse.jpt.core.jpa2.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
Java join column 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
 
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.
JavaJoinColumnInAssociationOverrideJoiningStrategy - 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
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinTable - Interface in org.eclipse.jpt.core.context.java
Java join table 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.
JavaJoinTableInAssociationOverrideJoiningStrategy2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaManyToManyMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
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.
JavaManyToOneMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaManyToOneRelationshipReference - 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.
JavaManyToOneRelationshipReference2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
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.
JavaMapsIdDerivedIdentityStrategy2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaNamedQuery2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOneToManyMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
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.
JavaOneToManyRelationshipReference2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOneToOneMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
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.
JavaOneToOneRelationshipReference2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOrderable - 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.
JavaOrderable2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOrderColumn2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOrphanRemovable2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOrphanRemovalHolder2_0 - Interface in org.eclipse.jpt.core.jpa2.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.
JavaOverride - 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.
JavaOverride.Owner - Interface in org.eclipse.jpt.core.context.java
 
JavaOverrideContainer - 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.
JavaOverrideContainer.Owner - Interface in org.eclipse.jpt.core.context.java
 
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)
JavaPersistentAttribute.JpaContainer - Interface in org.eclipse.jpt.core.context.java
JPA container interface (and null implementation)
JavaPersistentAttribute.JpaContainer.Null - Class in org.eclipse.jpt.core.context.java
 
JavaPersistentAttribute2_0 - Interface in org.eclipse.jpt.core.jpa2.context.java
JPA 2.0 context Java persistent attribute (field or property)
JavaPersistentType - Interface in org.eclipse.jpt.core.context.java
Context Java persistent type.
JavaPersistentType2_0 - Interface in org.eclipse.jpt.core.jpa2.context.java
JPA 2.0 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.
JavaQueryContainer - 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.
JavaReferenceTable - Interface in org.eclipse.jpt.core.context.java
Java reference table 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.
JavaRelationshipMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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 model 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.
JavaResourcePersistentType2_0 - Interface in org.eclipse.jpt.core.jpa2.resource.java
JPA 2.0 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.
JavaSingleRelationshipMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.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
Java type mapping (Entity, MappedSuperclass, Embeddable).
JavaTypeMappingDefinition - Interface in org.eclipse.jpt.core.context.java
Map a string key to a type mapping and its corresponding Java annotation.
javaTypeMappingDefinitions() - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the java type mapping definitions that apply to this platform.
JavaTypeMappingUiDefinition<T extends TypeMapping> - Interface in org.eclipse.jpt.ui.details.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaUiFactory - Interface in org.eclipse.jpt.ui.details.java
Use JavaUiFactory to create any java JPA composites
JavaUiFactory2_0 - Interface in org.eclipse.jpt.ui.jpa2.details.java
Use JavaUiFactory2_0 to create any java JPA composites
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 - Static variable in interface org.eclipse.jpt.core.resource.orm.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.ReferenceTableAnnotation
 
JOIN_FETCH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_FETCH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
JOIN_FETCH__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_FETCH_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_FETCH_TYPE_ - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_FETCH_TYPE__INNER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_FETCH_TYPE__OUTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
JOIN_TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
JOIN_TABLE - Static variable in interface org.eclipse.jpt.core.resource.orm.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
JOIN_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.AssociationOverride2_0Annotation
 
JOIN_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
The 'JOIN' literal value.
JoinColumn - Interface in org.eclipse.jpt.core.context
join column 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.ReferenceTableAnnotation
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.java.JavaJoinColumnInAssociationOverrideJoiningStrategy
 
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.java.JavaReferenceTable
 
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.orm.OrmJoinColumnInAssociationOverrideJoiningStrategy
 
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.context.orm.OrmReferenceTable
 
joinColumns() - Method in interface org.eclipse.jpt.core.context.ReferenceTable
Return the join table's join columns, whether specified or default.
joinColumns() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionTable2_0
 
joinColumns() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCollectionTable2_0
 
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.ReferenceTableAnnotation
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.BaseJoinColumn.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.ReferenceTable
Return the number of join columns, whether specified or 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.ReferenceTableAnnotation
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.
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
Used by ManyToMany and OneToMany mappings.
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.)
JPA - Interface in org.eclipse.jpt.core.resource.orm
 
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.
JPA2_0 - Interface in org.eclipse.jpt.core.jpa2.resource.java
JPA 2.0 Java-related stuff (annotations etc.)
JPA2_0 - Interface in org.eclipse.jpt.core.resource.orm.v2_0
JPA 2.0 orm.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.
JPA2_0 - Interface in org.eclipse.jpt.core.resource.persistence.v2_0
JPA persistence2_0.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_FACET_VERSION_1_0 - Static variable in class org.eclipse.jpt.core.JptCorePlugin
Version string for JPA facet version 1.0
JPA_FACET_VERSION_2_0 - Static variable in class org.eclipse.jpt.core.JptCorePlugin
Version string for JPA facet version 2.0
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_PROJECTS_COLLECTION - Static variable in interface org.eclipse.jpt.core.JpaProjectManager
 
JPA_ROOT_EOBJECT - Static variable in class org.eclipse.jpt.core.resource.xml.CommonPackage
The meta object id for the 'Jpa Root EObject' class.
JPA_ROOT_EOBJECT - Static variable in interface org.eclipse.jpt.core.resource.xml.CommonPackage.Literals
The meta object literal for the 'Jpa Root EObject' class.
JPA_ROOT_EOBJECT__SCHEMA_LOCATION - Static variable in class org.eclipse.jpt.core.resource.xml.CommonPackage
The feature id for the 'Schema Location' attribute.
JPA_ROOT_EOBJECT__SCHEMA_LOCATION - Static variable in interface org.eclipse.jpt.core.resource.xml.CommonPackage.Literals
The meta object literal for the 'Schema Location' attribute feature.
JPA_ROOT_EOBJECT__VERSION - Static variable in class org.eclipse.jpt.core.resource.xml.CommonPackage
The feature id for the 'Version' attribute.
JPA_ROOT_EOBJECT__VERSION - Static variable in interface org.eclipse.jpt.core.resource.xml.CommonPackage.Literals
The meta object literal for the 'Version' attribute feature.
JPA_ROOT_EOBJECT_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.xml.CommonPackage
The number of structural features of the 'Jpa Root EObject' class.
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 annotations.
JpaComposite - Interface in org.eclipse.jpt.ui.details
A JpaComposite defines the common behavior of the JPA related widgets.
JpaConnection2_0 - Interface in org.eclipse.jpt.core.jpa2.context.persistence.connection
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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 property 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 a JPA factory to build any core (e.g.
JpaFactory2_0 - Interface in org.eclipse.jpt.core.jpa2
JPA 2.0 factory
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.
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.
JpaOptions2_0 - Interface in org.eclipse.jpt.core.jpa2.context.persistence.options
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
JpaPlatform.Version - Interface in org.eclipse.jpt.core
 
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.
JpaPlatformVariation - Interface in org.eclipse.jpt.core
A JpaPlatform contains a JpaPlatformVariation.
JpaPlatformVariation.Supported - Enum in org.eclipse.jpt.core
 
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.
JpaProject2_0 - Interface in org.eclipse.jpt.core.jpa2
JPA 2.0 project.
JpaProject2_0.Config - Interface in org.eclipse.jpt.core.jpa2
The settings used to construct a JPA 2.0 project.
JpaProjectManager - Interface in org.eclipse.jpt.core
The JPA project manager holds all the JPA projects in the workspace.
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.
JpaResourceType - Class in org.eclipse.jpt.core
Describes the file content type and version for JPA resources.
JpaResourceType(IContentType) - Constructor for class org.eclipse.jpt.core.JpaResourceType
 
JpaResourceType(IContentType, String) - Constructor for class org.eclipse.jpt.core.JpaResourceType
 
JpaRootContextNode - Interface in org.eclipse.jpt.core.context
Root of the Dali context model.
JpaRootContextNode2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Root of the Dali JPA 2.0 context model.
JpaRootEObject - Interface in org.eclipse.jpt.core.resource.xml
A representation of the model object 'Jpa Root EObject'.
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.
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 Dali core 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
JptUiPlugin - Class in org.eclipse.jpt.ui
Dali UI plug-in.
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 K L M N O P Q R S T U V W X Z