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

R

READ_ONLY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
READ_TRANSFORMER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
READ_TRANSFORMER__METHOD - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
READ_TRANSFORMER__TRANSFORMER_CLASS - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
ReadOnly - 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.
ReadOnlyAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ReadOnly Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReadTransformerAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ReadTransformer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RECONNECT_IMAGE - Static variable in class org.eclipse.jpt.ui.CommonImages
 
REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JoinColumnAnnotation
 
REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.PrimaryKeyJoinColumnAnnotation
 
referencedColumnNameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JoinColumnAnnotation
Return whether the specified position touches the 'referencedColumnName' element.
referencedColumnNameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.PrimaryKeyJoinColumnAnnotation
Return whether the specified position touches the 'referencedColumnName' element.
referencedColumns() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "referenced" columns.
referencesSingleColumnPrimaryKey() - Method in interface org.eclipse.jpt.db.ForeignKey
Return whether the foreign key references the primary key of the "referenced" table and that primary key has only a single column.
ReflectiveChangeListener - Class in org.eclipse.jpt.utility.model.listener
This factory builds listeners that reflectively forward ChangeEvents.
REFRESH_ONLY_IF_NEWER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
REFRESH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Cascade
 
relationshipIsOwnedBy(RelationshipMapping) - Method in interface org.eclipse.jpt.core.context.MappedByJoiningStrategy
Return whether this strategy's relationship is owned by the given other relationship mapping
RelationshipMapping - 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.
RelationshipMappingAnnotation - Interface in org.eclipse.jpt.core.resource.java
Common protocol among javax.persistence.ManyToOne javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipReference - Interface in org.eclipse.jpt.core.context
A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
REMOVE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Cascade
 
removeAnnotation() - Method in interface org.eclipse.jpt.core.resource.java.Annotation
Remove the corresponding Java annotation from the JDT DOM.
removeAnnotation() - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Remove the annotation.
removeAnnotation(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Remove the annotation from the specified declaration.
removeAnnotationNamed(String) - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Remove the *first* annotation with the specified name from the declaration.
removeCollectionChangeListener(CollectionChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all collection change events, regardless of the collection name associated with that event.
removeCollectionChangeListener(String, CollectionChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all collection change events, with the specified collection name.
removeColumn() - Method in interface org.eclipse.jpt.core.resource.java.AttributeOverrideAnnotation
Remove the 'column' element from the AttributeOverride annotation.
removeColumn() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.WriteTransformerAnnotation
Remove the 'column' element from the WriteTransformer annotation.
removeColumnName(int) - Method in interface org.eclipse.jpt.core.context.UniqueConstraint
Remove the column name at the given index from the unique constraint
removeColumnName(String) - Method in interface org.eclipse.jpt.core.context.UniqueConstraint
Remove the column name from the unique constraint
removeColumnName(String) - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
removeColumnName(int) - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
removeConnectionListener(ConnectionListener) - Method in interface org.eclipse.jpt.db.ConnectionProfile
Remove the specified connection listener from the connection profile.
removeConnectionProfileListener(ConnectionProfileListener) - Method in interface org.eclipse.jpt.db.ConnectionProfileFactory
Remove the specified listener.
removeConversionValue(int) - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
Remove the conversion value at the given index from the entity.
removeConversionValue(ConversionValue) - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
Remove the conversion value from the entity.
removeConversionValue(int) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
removeCustomConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
removeEntityMappings() - Method in interface org.eclipse.jpt.core.context.orm.OrmXml
Remove the entity-mappings node from the orm.xml file.
removeExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
Removes the Cache expiryTimeOfDay annotation/xml element
removeExpiryTimeOfDay() - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
removeFromResourceModel() - Method in interface org.eclipse.jpt.core.context.Converter
Remove the Converter from the resource model
removeFromResourceModel(Attributes) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
removeFromResourceModel(XmlEntityMappings) - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
removeGeneratedValue() - Method in interface org.eclipse.jpt.core.context.IdMapping
 
removeHint(int) - Method in interface org.eclipse.jpt.core.context.Query
Remove the hint from the query.
removeHint(QueryHint) - Method in interface org.eclipse.jpt.core.context.Query
Remove the hint at the index from the query.
removeHint(int) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'hints' element of the *Query annotation.
removeInverseJoinColumn(int) - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation.
removeJarFileRef(JarFileRef) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified JAR file ref from the persistence unit.
removeJarFileRef(int) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the JAR file ref at the specified index from the persistence unit.
removeJoinColumn(int) - Method in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
removeJoinColumn(int) - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
removeListChangeListener(ListChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all list change events, regardless of the list name associated with that event.
removeListChangeListener(String, ListChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all list change events, with the specified list name.
removeListener(JpaXmlResourceProviderListener) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider
 
removeNamedNativeQuery(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeNamedNativeQuery(int) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Remove the named native query at the index from the entity.
removeNamedNativeQuery(NamedNativeQuery) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Remove the named native query at from the entity.
removeNamedQuery(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeNamedQuery(int) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Remove the named query at the index from the entity.
removeNamedQuery(NamedQuery) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Remove the named query at from the entity.
removeNestedAnnotationInternal(int) - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Remove the nested annotation at the specified index from the container without firing change notification.
removeObjectTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
removePersistence() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
Remove the persistence node from the persistence.xml file.
removePersistenceUnit(PersistenceUnit) - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Remove the persistence unit from the persistence node.
removePersistenceUnit(int) - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Remove the persistence unit at the specified index from the persistence node.
removePersistentType(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removePersistentType(OrmPersistentType) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removePersistentTypes(IFile) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentTypeCache
Remove all the persistent types associated with the specified JAR file.
removePkJoinColumn(int) - Method in interface org.eclipse.jpt.core.resource.java.SecondaryTableAnnotation
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation.
removePrimaryKeyJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnJoiningStrategy
Remove the specified join column from the join table.
removePrimaryKeyJoinColumn(PrimaryKeyJoinColumn) - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnJoiningStrategy
Remove the specified join column at the index from the join table.
removeProperty(PersistenceUnit.Property) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified property from the persistence unit.
removeProperty(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the *first* property in the persistence unit's property list with the specified name.
removeProperty(String, String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the *first* property in the persistence unit's property list with the specified name and value, allowing the removal of properties with duplicate property names.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all property change events, regardless of the property name associated with that event.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all property change events, with the specified property name.
removeResourceColumn() - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn.Owner
 
removeResourceModelListener(JpaResourceModelListener) - Method in interface org.eclipse.jpt.core.JpaResourceModel
 
removeResourceModelListener(JpaResourceModelListener) - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
removeRootStructureNode(Object) - Method in interface org.eclipse.jpt.core.JpaFile
 
removeSequenceGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratorHolder
 
removeSequenceGenerator(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeSequenceGenerator(OrmSequenceGenerator) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeSpecifiedClassRef(ClassRef) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified class ref from the persistence unit.
removeSpecifiedClassRef(int) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified class ref at the specified index from the persistence unit.
removeSpecifiedInverseJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.JoinTable
Remove the specified inverse join column from the join table.
removeSpecifiedInverseJoinColumn(JoinColumn) - Method in interface org.eclipse.jpt.core.context.JoinTable
Remove the specified inverse join column at the index from the join table.
removeSpecifiedJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
removeSpecifiedJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Remove the specified join column from the join table.
removeSpecifiedJoinColumn(JoinColumn) - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Remove the specified join column at the index from the join table.
removeSpecifiedJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.JoinTable
Remove the specified join column from the join table.
removeSpecifiedJoinColumn(JoinColumn) - Method in interface org.eclipse.jpt.core.context.JoinTable
Remove the specified join column at the index from the join table.
removeSpecifiedMappingFileRef(MappingFileRef) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified mapping file ref from the persistence unit.
removeSpecifiedMappingFileRef(int) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Remove the specified mapping file ref at the specified index from the persistence unit.
removeSpecifiedPersistentAttribute(OrmPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
removeSpecifiedPrimaryKeyJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.Entity
 
removeSpecifiedPrimaryKeyJoinColumn(PrimaryKeyJoinColumn) - Method in interface org.eclipse.jpt.core.context.Entity
 
removeSpecifiedPrimaryKeyJoinColumn(int) - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Remove the specified primary key join column from the secondary table.
removeSpecifiedPrimaryKeyJoinColumn(PrimaryKeyJoinColumn) - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Remove the specified primary key join column at the index from the secondary table.
removeSpecifiedSecondaryTable(int) - Method in interface org.eclipse.jpt.core.context.Entity
Remove the specified secondary table from the entity.
removeSpecifiedSecondaryTable(SecondaryTable) - Method in interface org.eclipse.jpt.core.context.Entity
Remove the specified secondary table at the index from the entity.
removeStateChangeListener(StateChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove the specified state change listener.
removeStrategy() - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
Remove this strategy from the relationship reference
removeStructConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
removeSupportingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Remove the specified supporting annotation.
removeSupportingAnnotation(int, String, String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Remove the specified supporting nestable annotation.
removeTableGenerator() - Method in interface org.eclipse.jpt.core.context.GeneratorHolder
 
removeTableGenerator(int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeTableGenerator(OrmTableGenerator) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
removeTreeChangeListener(TreeChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all tree change events, regardless of the tree name associated with that event.
removeTreeChangeListener(String, TreeChangeListener) - Method in interface org.eclipse.jpt.utility.model.Model
Remove a listener that listens to all tree change events, with the specified tree name.
removeTypeConverter() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
removeUniqueConstraint(int) - Method in interface org.eclipse.jpt.core.context.Table
 
removeUniqueConstraint(UniqueConstraint) - Method in interface org.eclipse.jpt.core.context.Table
 
removeUniqueConstraint(int) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
removeUniqueConstraint(UniqueConstraint) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
removeUniqueConstraint(int) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
removeUniqueConstraint(int) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
replaceAnnotationNamed(String, Annotation) - Method in interface org.eclipse.jpt.core.utility.jdt.ModifiedDeclaration
Replace the specified old annotation with the specified new annotation.
replacedItems() - Method in class org.eclipse.jpt.utility.model.event.ListChangeEvent
Return a list iterator on the items in the list that were replaced.
RESERVED_CONVERTER_NAMES - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
resolveAttribute(String) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
Resolve and return the attribute named attributeName if it is distinct and exists within the context of this type
resolveAttribute(String) - Method in interface org.eclipse.jpt.core.context.PersistentType
Resolve and return the attribute named attributeName if it is distinct and exists within the context of this type
RESOLVED_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.RelationshipMapping
 
resolveTypes() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
Resolve type information that could be dependent on other files being added/removed.
resolveTypes(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Resolve type information that could be dependent on changes elsewhere in the workspace.
RESOURCE_LOADED - Static variable in class org.eclipse.jpt.core.resource.JpaXmlResourceProviderEvent
 
RESOURCE_LOCAL_VALUE - Static variable in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
The 'RESOURCE LOCAL' literal value.
RESOURCE_UNLOADED - Static variable in class org.eclipse.jpt.core.resource.JpaXmlResourceProviderEvent
 
resourceExists() - Method in interface org.eclipse.jpt.core.context.MappingFilePersistenceUnitDefaults
Return whether the underlying resource exists for the MappingFilePersistenceUnitDefaults object If there is a node in the orm.xml file for persistence-unit-default, this returns true, otherwise false.
resourceModelChanged() - Method in interface org.eclipse.jpt.core.JpaResourceModelListener
 
resourceModelChanged() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode.Root
Called (via a hook in change notification) whenever anything in the Java resource model changes.
resourceModelProviders() - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the resource model providers that apply to this platform.
RESULT_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
RESULT_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
 
RESULT_SET_MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
RESULT_SET_MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
 
ROOT_STRUCTURE_NODES_COLLECTION - Static variable in interface org.eclipse.jpt.core.JpaFile
 
rootStructureNodes() - Method in interface org.eclipse.jpt.core.JpaFile
Return the JPA file's root structure nodes.
rootStructureNodesSize() - Method in interface org.eclipse.jpt.core.JpaFile
Return the count of the JPA file's root context model objects.
run() - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider.NotifyRunner
 

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