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.TableAnnotation
 
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 javax.persistence.UniqueConstraint annotation 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.TableAnnotation
 
uniqueConstraintAt(int) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
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.TableAnnotation
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
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.TableAnnotation
 
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
uniqueGeneratorNames() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return an array of the names of the generators defined in the persistence unit, with duplicates removed.
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(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(JavaResourcePersistentAttribute) - 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(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 JavaPersistentAttribute context model object to match the JavaResourcePersistentAttribute resource model object passed in to the constructor.
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
Update the JavaPersistentType context model object to match the JavaResourcePersistentType resource model object.
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(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(XmlEmbeddable) - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddable
Update the OrmEmbeddable context model object to match the XmlEmbeddable resource model object.
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
Update the OrmEntity 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.OrmJoinTable
Update the OrmJoinTable context model object to match the XmlRelationshipMapping resource model object.
update(XmlMappedSuperclass) - Method in interface org.eclipse.jpt.core.context.orm.OrmMappedSuperclass
Update the OrmMappedSuperclass context model object to match the XmlMappedSuperclass 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(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Update the OrmPersistentType context model object to match the XmlEntity resource model object.
update(XmlMappedSuperclass) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Update the OrmPersistentType context model object to match the XmlMappedSuperclass resource model object.
update(XmlEmbeddable) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Update the OrmPersistentType context model object to match the XmlEmbeddable 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(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(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(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(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(PersistenceResource) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
Update the PersistenceXml context model object to match the PersistenceResource resource model object.
update(XmlProperty) - Method in interface org.eclipse.jpt.core.context.persistence.Property
Update the Property context model object to match the XmlProperty resource model object.
update() - Method in interface org.eclipse.jpt.core.JpaProject
Something in the JPA project 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".
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(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
 
updateContent(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the content for the given item
updateLabel(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the label for the given item
USER_OVERRIDE_DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when userOverrideDefaultCatalog property is changed.
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 userOverrideDefaultSchema property is changed.

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