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
Return a list iterator of the unique constraints.
uniqueConstraints() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return a list iterator of the unique constraints.
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
Return the number of unique constraints.
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.context.TableGenerator
Return the number of unique constraints.
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.resource.java.TableAnnotation
 
uniqueConstraintsSize() - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
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(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
 
update(AttributeOverrideAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeOverride
 
update(ColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaColumn
 
update(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaDiscriminatorColumn
 
update(GeneratedValueAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratedValue
 
update(JoinColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumn
 
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
update(NamedNativeQueryAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedNativeQuery
 
update(NamedQueryAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaNamedQuery
 
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
 
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentType
 
update(PrimaryKeyJoinColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaPrimaryKeyJoinColumn
 
update(QueryHintAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaQueryHint
 
update(SecondaryTableAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaSecondaryTable
 
update(SequenceGeneratorAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaSequenceGenerator
 
update(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaTable
 
update(TableGeneratorAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaTableGenerator
 
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMapping
 
update(UniqueConstraintAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaUniqueConstraint
 
update(IProgressMonitor) - Method in interface org.eclipse.jpt.core.context.JpaRootContextNode
Update the context model with the content of the JPA project
update(XmlEntityMappings) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
 
update(XmlAttributeOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverride
 
update(XmlBasic) - Method in interface org.eclipse.jpt.core.context.orm.OrmBasicMapping
 
update(XmlColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmColumn
 
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmDiscriminatorColumn
 
update(XmlEmbeddable) - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddable
 
update(XmlEmbeddedId) - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddedIdMapping
 
update(XmlEmbedded) - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddedMapping
 
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
update(XmlGeneratedValue) - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratedValue
 
update(XmlId) - Method in interface org.eclipse.jpt.core.context.orm.OrmIdMapping
 
update(XmlJoinColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumn
 
update(XmlRelationshipMapping) - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
update(XmlManyToMany) - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToManyMapping
 
update(XmlManyToOne) - Method in interface org.eclipse.jpt.core.context.orm.OrmManyToOneMapping
 
update(XmlMappedSuperclass) - Method in interface org.eclipse.jpt.core.context.orm.OrmMappedSuperclass
 
update(XmlNamedNativeQuery) - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedNativeQuery
 
update(XmlNamedQuery) - Method in interface org.eclipse.jpt.core.context.orm.OrmNamedQuery
 
update(XmlOneToMany) - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToManyMapping
 
update(XmlOneToOne) - Method in interface org.eclipse.jpt.core.context.orm.OrmOneToOneMapping
 
update(XmlId) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlEmbeddedId) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlBasic) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlVersion) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlManyToOne) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlOneToMany) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlOneToOne) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlManyToMany) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlEmbedded) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlTransient) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlNullAttributeMapping) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
update(XmlMappedSuperclass) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
update(XmlEmbeddable) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
 
update(XmlPrimaryKeyJoinColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmPrimaryKeyJoinColumn
 
update(XmlQueryHint) - Method in interface org.eclipse.jpt.core.context.orm.OrmQueryHint
 
update(XmlSecondaryTable) - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
update(XmlSequenceGenerator) - Method in interface org.eclipse.jpt.core.context.orm.OrmSequenceGenerator
 
update(XmlEntity) - Method in interface org.eclipse.jpt.core.context.orm.OrmTable
 
update(XmlTableGenerator) - Method in interface org.eclipse.jpt.core.context.orm.OrmTableGenerator
 
update(XmlTransient) - Method in interface org.eclipse.jpt.core.context.orm.OrmTransientMapping
 
update(XmlUniqueConstraint) - Method in interface org.eclipse.jpt.core.context.orm.OrmUniqueConstraint
 
update(XmlVersion) - Method in interface org.eclipse.jpt.core.context.orm.OrmVersionMapping
 
update(OrmResource) - Method in interface org.eclipse.jpt.core.context.orm.OrmXml
 
update(XmlEntityMappings) - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitDefaults
 
update(XmlEntityMappings) - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
update(XmlJavaClassRef) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
 
update(String) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
 
update(XmlMappingFileRef) - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
 
update(XmlPersistence) - Method in interface org.eclipse.jpt.core.context.persistence.Persistence
 
update(XmlPersistenceUnit) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
 
update(PersistenceResource) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
 
update(XmlProperty) - Method in interface org.eclipse.jpt.core.context.persistence.Property
 
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.
updateContent(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the content for the given item
updateFromJava(CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourceNode
 
updateFromJava() - Method in interface org.eclipse.jpt.core.resource.java.JpaCompilationUnit
 
updateFromResource() - Method in interface org.eclipse.jpt.core.JpaFile
Update the JPA resource model from the underlying resource.
updateFromResource() - Method in class org.eclipse.jpt.core.resource.common.JpaXmlResource
 
updateFromResource() - Method in class org.eclipse.jpt.core.resource.common.JpaXmlResourceModel
 
updateFromResource() - Method in class org.eclipse.jpt.core.resource.orm.OrmResource
 
updateFromResource() - Method in class org.eclipse.jpt.core.resource.persistence.PersistenceResource
 
updateFromResource() - Method in interface org.eclipse.jpt.core.ResourceModel
Update the resource model from the underlying resource.
updateLabel(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Update the label for the given item
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_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when userOverrideDefaultSchemaName 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