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

U

UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
UNIQUE_CONSTRAINT__COLUMN_NAMES - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
UNIQUE_CONSTRAINTS_LIST - Static variable in interface org.eclipse.jpt.core.context.Table
 
UNIQUE_CONSTRAINTS_LIST - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
UNIQUE_CONSTRAINTS_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
 
UNIQUE_CONSTRAINTS_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
UNIQUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
 
UniqueConstraint - 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.
UniqueConstraint.Owner - Interface in org.eclipse.jpt.core.context
All containers must implement this interface.
UniqueConstraintAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.UniqueConstraint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
uniqueConstraintAt(int) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
uniqueConstraintAt(int) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.java.JavaSecondaryTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.java.JavaTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.java.JavaTableGenerator
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.orm.OrmTable
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.orm.OrmTableGenerator
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.Table
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
uniqueConstraints() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.context.Table
 
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
uniqueGeneratorNames() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the names of the generators defined in the persistence unit's scope, with duplicates removed.
unsetJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference
Unset the join column joining strategy as the predominant joining strategy.
unsetJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinTableEnabledRelationshipReference
Unset the join table joining strategy as the predominant joining strategy.
unsetMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.OwnableRelationshipReference
Unset the mapped by joining strategy as the predominant joining strategy.
unsetPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Unset the primary key join column joining strategy as the predominant joining strategy.
unsetVersion() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Unsets the value of the 'Version' attribute.
UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
 
update(JavaResourcePackageFragmentRoot) - Method in interface org.eclipse.jpt.core.context.java.JarFile
Synchronize the context JAR file to the specified Java package fragment root.
update(AssociationOverrideAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
Update the JavaAssociationOverride context model object to match the AssociationOverrideAnnotation resource model object.
update(Annotation) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
Update the JavaAttributeMapping context model object to match the JavaResourcePersistentAttribute resource model object.
update(AttributeOverrideAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeOverride
Update the JavaAttributeOverride context model object to match the AttributeOverrideAnnotation resource model object.
update(ColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaColumn
Update the JavaColumn context model object to match the ColumnAnnotation resource model object.
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaConverter
Update the JavaConverter context model object to match the JavaResourcePersistentAttribute resource model object.
update(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaDiscriminatorColumn
Update the JavaDiscriminatorColumn context model object to match the JavaResourcePersistentMember resource model object.
update(GeneratedValueAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratedValue
Update the JavaGeneratedValue context model object to match the GeneratedValueAnnotation resource model object.
update(JoinColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumn
Update the JavaJoinColumn context model object to match the JoinColumnAnnotation resource model object.
update() - Method in interface org.eclipse.jpt.core.context.java.JavaJoiningStrategy
 
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
Update the JavaJoinTable context model object to match the JavaResourcePersistentAttribute resource model object.
update(NamedNativeQueryAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedNativeQuery
Update the JavaNamedNativeQuery context model object to match the NamedNativeQueryAnnotation resource model object.
update(NamedQueryAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedQuery
Update the JavaNamedQuery context model object to match the NamedQueryAnnotation resource model object.
update() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Update the context persistent attribute to match its resource persistent attribute (passed in to the constructor).
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
Synchronize the Java persistent type with the specified resource type.
update() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
Re-synchronize the Java persistent type with its resource type.
update(PrimaryKeyJoinColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaPrimaryKeyJoinColumn
Update the JavaPrimaryKeyJoinColumn context model object to match the PrimaryKeyJoinColumnAnnotation resource model object.
update(QueryHintAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaQueryHint
Update the JavaQueryHint context model object to match the QueryHintAnnotation resource model object.
update() - Method in interface org.eclipse.jpt.core.context.java.JavaRelationshipReference
 
update(SecondaryTableAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaSecondaryTable
Update the JavaSecondaryTable context model object to match the SecondaryTableAnnotation resource model object.
update(SequenceGeneratorAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaSequenceGenerator
Update the JavaSequenceGenerator context model object to match the SequenceGeneratorAnnotation resource model object.
update(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaTable
Update the JavaTable context model object to match the JavaResourcePersistentMember resource model object.
update(TableGeneratorAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaTableGenerator
Update the JavaTableGenerator context model object to match the TableGeneratorAnnotation resource model object.
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
Update the JavaTypeMapping context model object to match the JavaResourcePersistentType resource model object.
update(UniqueConstraintAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaUniqueConstraint
Update the JavaUniqueConstraint context model object to match the UniqueConstraintAnnotation resource model object.
update(IProgressMonitor) - Method in interface org.eclipse.jpt.core.context.JpaRootContextNode
Update the context model with the content of the JPA project
update(JpaXmlResource) - Method in interface org.eclipse.jpt.core.context.MappingFile
Update the MappingFile context model object to match the JpaXmlResource resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
Update the EntityMappings context model object to match the XmlEntityMappings resource model object.
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
Update the OrmAssociationOverride context model object to match the XmlAssociationOverride resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
Update the OrmAttributeMapping context model object to match the resource model object.
update(XmlAttributeOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverride
Update the OrmAttributeOverride context model object to match the XmlAttributeOverride resource model object.
update(XmlColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn
Update the OrmColumn context model object to match the XmlColumn resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmConverter
Update the OrmConverter context model object to match the XmlConvertibleMapping resource model object.
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmDiscriminatorColumn
Update the OrmDiscriminatorColumn context model object to match the XmlEntity resource model object.
update(XmlGeneratedValue) - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratedValue
Update the OrmGeneratedValue context model object to match the XmlGeneratedValue resource model object.
update(XmlJoinColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumn
Update the OrmJoinColumn context model object to match the XmlJoinColumn resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoiningStrategy
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
Update the OrmJoinTable context model object to match the XmlRelationshipMapping resource model object.
update(XmlNamedNativeQuery) - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedNativeQuery
Update the OrmNamedNativeQuery context model object to match the XmlNamedNativeQuery resource model object.
update(XmlNamedQuery) - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedQuery
Update the OrmNamedQuery context model object to match the XmlNamedQuery resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
Update the OrmPersistenceUnitDefaults context model object to match the XmlEntityMappings resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
Update the OrmPersistentAttribute context model object to match the resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Update the OrmPersistentType context model object to match the resource model object.
update(XmlPrimaryKeyJoinColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmPrimaryKeyJoinColumn
Update the OrmPrimaryKeyJoinColumn context model object to match the XmlPrimaryKeyJoinColumn resource model object.
update(XmlQueryHint) - Method in interface org.eclipse.jpt.core.context.orm.OrmQueryHint
Update the OrmQueryHint context model object to match the XmlQueryHint resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmRelationshipReference
 
update(XmlSecondaryTable) - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
Update the OrmSecondaryTable context model object to match the XmlSecondaryTable resource model object.
update(XmlSequenceGenerator) - Method in interface org.eclipse.jpt.core.context.orm.OrmSequenceGenerator
Update the OrmSequenceGenerator context model object to match the XmlSequenceGenerator resource model object.
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmTable
Update the OrmTable context model object to match the XmlEntity resource model object.
update(XmlTableGenerator) - Method in interface org.eclipse.jpt.core.context.orm.OrmTableGenerator
Update the OrmTableGenerator context model object to match the XmlTableGenerator resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
Update the OrmTypeMapping context model object to match the resource model object.
update(XmlUniqueConstraint) - Method in interface org.eclipse.jpt.core.context.orm.OrmUniqueConstraint
Update the OrmUniqueConstraint context model object to match the XmlUniqueConstraint resource model object.
update() - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
Update the PersistenceUnitMetadata context model object to match the XmlEntityMappings resource model object.
update(XmlJavaClassRef) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Update the ClassRef context model object to match the XmlJavaClassRef resource model object.
update(String) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Update the ClassRef context model object to match the className.
update(XmlJarFileRef) - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Update the context JAR file ref to match the specified XML JAR file ref.
update(XmlMappingFileRef) - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Update the MappingFileRef context model object to match the XmlMappingFileRef resource model object.
update(XmlPersistence) - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
Update the Persistence context model object to match the XmlPersistence resource model object.
update() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
update(XmlPersistenceUnit) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Update the PersistenceUnit context model object to match the XmlPersistenceUnit resource model object.
update(JpaXmlResource) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
Update the PersistenceXml context model object to match the JpaXmlResource resource model object.
update() - Method in interface org.eclipse.jpt.core.JpaProject
The JPA project's state has changed, "update" those parts of the JPA project that are dependent on other parts of the JPA project.
update(IProgressMonitor) - Method in interface org.eclipse.jpt.core.JpaProject
This is the callback used by the updater to perform the actual "update", which most likely will happen asynchronously.
update() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
update() - Method in interface org.eclipse.jpt.core.JpaProject.Updater
Update the JPA project.
update() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceCompilationUnit
Something in Java has changed (typically either the compilation unit's source code or the Java classpath); update the JPA compilation unit's state to be in synch with the source code etc.
update(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
Update the [source] with the specified AST.
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaCaching
Update the EclipseLinkJavaCaching context model object to match the CacheAnnotation resource model object.
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
Update the JavaConverterHolder context model object to match the JavaResourcePersistentType resource model object.
updateContent(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the content for the given item
updateJavaPersistentAttribute() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute.Owner
Update the java persistent attribute if necessary, if it is owned by this object, it needs to be updated.
updateLabel(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the label for the given item
USER_OVERRIDE_DEFAULT_CATALOG_NAME - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing a JPA project's user overridden default catalog name in the Eclipse project's persistent properties.
USER_OVERRIDE_DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when the JPA project's user override default catalog changes.
USER_OVERRIDE_DEFAULT_SCHEMA_NAME - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing a JPA project's user overridden default schema name in the Eclipse project's persistent properties.
USER_OVERRIDE_DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when the JPA project's user override default schema changes.
usesJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference
Return whether the join column joining strategy is currently the predominant joining strategy
usesJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinTableEnabledRelationshipReference
Return whether the join table joining strategy is currently the predominant joining strategy
usesMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.OwnableRelationshipReference
Return whether the mapped by joining strategy is currently the predominant joining strategy
usesPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Return whether the primary key join column joining strategy is currently the predominant joining strategy

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