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

U

undent() - Method in class org.eclipse.jpt.utility.IndentingPrintWriter
Decrement the indent level.
UNDETERMINED_VERSION - Static variable in class org.eclipse.jpt.core.JpaResourceType
Version used when version can not be determined or when there is no sense of version (e.g.
UNIQUE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
UNIQUE_CONSTRAINT - Static variable in interface org.eclipse.jpt.core.resource.orm.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.JavaReferenceTable
 
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.OrmReferenceTable
 
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.jpa2.context.java.JavaCollectionTable2_0
 
uniqueConstraints() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCollectionTable2_0
 
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.
unsetIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Unsets the id derived identity strategy.
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.
unsetMapsIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Unsets the maps id derived identity strategy.
unsetPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Unset the primary key join column joining strategy as the predominant joining strategy.
UNSPECIFIED_VALUE - Static variable in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
The 'UNSPECIFIED' literal value.
UnsupportedOrmAttributeMappingDefinition - Class in org.eclipse.jpt.core.context.orm
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UPDATABLE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.OrderColumn2_0Annotation
 
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(AssociationOverrideAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverrideRelationshipReference
 
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() - Method in interface org.eclipse.jpt.core.context.java.JavaCascade
 
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(DiscriminatorColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaDiscriminatorColumn
Update the JavaDiscriminatorColumn context model object to match the DiscriminatorColumnAnnotation 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(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaGeneratorContainer
Update the JavaGeneratorContainer context model object to match the JavaResourcePersistentMember resource model object.
update() - Method in interface org.eclipse.jpt.core.context.java.JavaIdClassReference
 
update(JoinColumnAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumn
Update the join column from the specified annotation.
update(AssociationOverrideAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumnInAssociationOverrideJoiningStrategy
 
update() - Method in interface org.eclipse.jpt.core.context.java.JavaJoiningStrategy
 
update(JoinTableAnnotation) - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
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.JavaOrderable
 
update(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaOverrideContainer
Update the JavaAttributeOverrideContainer context model object to match the JavaResourcePersistentMember 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(JavaResourcePersistentMember) - Method in interface org.eclipse.jpt.core.context.java.JavaQueryContainer
Update the JavaGeneratorContainer context model object to match the JavaResourcePersistentMember 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 context Java type mapping to match the resource model.
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 resource model.
update() - Method in interface org.eclipse.jpt.core.context.MappingFile
Update the context mapping file to match its resource mapping file.
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.OrmAssociationOverrideContainer
 
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverrideRelationshipReference
 
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() - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeOverrideContainer
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmCascade
 
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() - Method in interface org.eclipse.jpt.core.context.orm.OrmGeneratorContainer
 
update(JavaIdClassReference) - Method in interface org.eclipse.jpt.core.context.orm.OrmIdClassReference
 
update(XmlJoinColumn) - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumn
Update the join column from the specified XML.
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnInAssociationOverrideJoiningStrategy
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoiningStrategy
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
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.OrmOrderable
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmOverrideContainer
 
update() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
Update the ORM persistence unit defaults context model to match the resource model.
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() - Method in interface org.eclipse.jpt.core.context.orm.OrmQueryContainer
 
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 persistence unit metadata context model to match the resource model.
update() - 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 mapping file ref context model to match the specified resource model.
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() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceXml
Update the context persistence XML model to match its resource file.
update(AssociationOverrideAnnotation) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaAssociationOverrideRelationshipReference2_0
 
update(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCacheable2_0
Update model, throwing events as necessary
update(CollectionTable2_0Annotation) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionTable2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaDerivedIdentity2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaIdDerivedIdentityStrategy2_0
Update model, throwing events as necessary
update(AssociationOverride2_0Annotation) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaJoinTableInAssociationOverrideJoiningStrategy2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaMapsIdDerivedIdentityStrategy2_0
Update model, throwing events as necessary
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOrderColumn2_0
Update the JavaColumn context model object to match the ColumnAnnotation resource model object.
update(JavaResourcePersistentAttribute) - Method in interface org.eclipse.jpt.core.jpa2.context.java.JavaOrphanRemovable2_0
Update model, throwing events as necessary
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmAssociationOverrideRelationshipReference2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCacheable2_0
Update model, throwing events as necessary
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmCollectionTable2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmDerivedIdentity2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmIdDerivedIdentityStrategy2_0
 
update(XmlAssociationOverride) - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmJoinTableInAssociationOverrideJoiningStrategy2_0
 
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmMapsIdDerivedIdentityStrategy2_0
 
update(XmlOrderable_2_0) - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOrderColumn2_0
Update the OrmOrderColumn2_0 context model object to match the XmlOrderable2_0 resource model object.
update() - Method in interface org.eclipse.jpt.core.jpa2.context.orm.OrmOrphanRemovable2_0
Update model, throwing events as necessary
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(JavaResourcePersistentType) - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkCaching
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.JavaEclipseLinkConverterHolder
Update the JavaConverterHolder context model object to match the JavaResourcePersistentType resource model object.
update(JavaEclipseLinkCaching) - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.OrmEclipseLinkCaching
 
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
updateQuiesced() - Method in interface org.eclipse.jpt.core.JpaProject
This is the callback used by the updater to notify the JPA project that the "update" has quiesced (i.e.
URL_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
URL_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
USER_OVERRIDE_DEFAULT_CATALOG - 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 - 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.
USER_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
USER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
usesDefaultValue() - Method in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return whether a default value is ever used (in some cases, there can be no default)
usesIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return whether id is the strategy currently used by this object
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
usesMapsIdDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return whether maps id is the strategy currently used by this object
usesNullDerivedIdentityStrategy() - Method in interface org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0
Return whether there is no derived identity strategy
usesPrimaryKeyColumns() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkTypeMapping
Return whether this type mapping specifies primary key columns rather than using JPA-style attributes (Uses the @PrimaryKey annotation for java, or the primary-key element for xml) Note: there is no context-level or UI support for this feature as of yet.
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 K L M N O P Q R S T U V W X Z