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

T

Table - 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.
TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
Table - Interface in org.eclipse.jpt.db
Database table
TABLE__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.core.context.Generator
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
TABLE_GENERATOR__ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__INITIAL_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR__VALUE_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TABLE_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratorContainer
 
TABLE_GENERATORS_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
TABLE_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
TABLE_PER_CLASS_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.InheritanceType
The 'TABLE PER CLASS' literal value.
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
 
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
TABLE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.GenerationType
The 'TABLE' literal value.
TableAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
tableChanged(ConnectionProfile, Table) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
tableChanged(ConnectionProfile, Table) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
TableGenerator - 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.
TableGeneratorAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
tableIsUndefined() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a Table is undefined for this Entity.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.BaseColumn.Owner
return whether the given table cannot be explicitly specified in the column's 'table' element
tableNameIsInvalid() - Method in interface org.eclipse.jpt.core.context.BaseColumn
return whether the column's table is invalid in the given context
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.BaseOverride.Owner
return whether the given table cannot be explicitly specified in the column or join column's 'table' element
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.JoiningStrategy
return whether the given table cannot be explicitly specified in the column's 'table' element
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.OverrideContainer.Owner
return whether the given table cannot be explicitly specified in the column's 'table' element
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return whether the specified table is invalid for any annotations associated with the type mapping.
tableTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Return whether the specified position touches the 'table' element.
tableTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return whether the specified position touches the 'table' element.
TARGET_CLASS - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
TARGET_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
 
TARGET_DATABASE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
TARGET_EMBEDDABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
String associated with property change events for the target embeddable
TARGET_ENTITY - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
TARGET_SERVER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
TargetDatabase - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.options
TargetDatabase
TargetServer - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.options
TargetServer
TEMPORAL - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
TEMPORAL__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_CONVERTER - Static variable in interface org.eclipse.jpt.core.context.Converter
 
TEMPORAL_MUTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
TEMPORAL_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Temporal Type' enum.
TEMPORAL_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Temporal Type' enum.
TEMPORAL_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__DATE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__TIME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE__TIMESTAMP - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TEMPORAL_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TemporalConverter
 
TemporalAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Temporal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalConverter - 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.
TemporalType - Enum in org.eclipse.jpt.core.context
Temporal Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType - Enum in org.eclipse.jpt.core.resource.java
Corresponds to the JPA enum javax.persistence.TemporalType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType - Enum in org.eclipse.jpt.core.resource.orm
A representation of the literals of the enumeration 'Temporal Type', and utility methods for working with them.
test(JavaPersistentType) - Method in interface org.eclipse.jpt.core.context.java.JavaTypeMappingDefinition
Return whether this mapping definition should be used for the given JavaPersistentType, considering all annotations.
test(JavaPersistentType) - Method in class org.eclipse.jpt.core.context.java.NullJavaTypeMappingDefinition
This is typically the final test, so it should always apply
testDefault(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMappingDefinition
Return whether this mapping provider should be used for the given JavaPersistentAttribute in the default (ignoring all mapping annotations) case.
testDefault(JavaPersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.NullDefaultJavaAttributeMappingDefinition
This is typically the final test, so it should always apply
testDefault(JavaPersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.NullSpecifiedJavaAttributeMappingDefinition
Obviously false
testSpecified(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMappingDefinition
Return whether this mapping provider should be used for the given JavaPersistentAttribute in the specified (observing all mapping annotations) case.
testSpecified(JavaPersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.NullDefaultJavaAttributeMappingDefinition
Obviously, always false
testSpecified(JavaPersistentAttribute) - Method in class org.eclipse.jpt.core.context.java.NullSpecifiedJavaAttributeMappingDefinition
This is typically the final test, so it should always apply
TextRange - Interface in org.eclipse.jpt.core.utility
A text range defines the offset into, length of, and line of a piece of text.
TextRange.Empty - Class in org.eclipse.jpt.core.utility
Empty implementation of text range.
THREAD_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
THROW_EXCEPTIONS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
TIME_OF_DAY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__HOUR - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__MILLISECOND - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__MINUTE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__SECOND - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TIME_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'TIME' literal value.
TIMESTAMP_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
TIMESTAMP_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'TIMESTAMP' literal value.
toArray() - Method in interface org.eclipse.jpt.utility.model.value.ListValueModel
Return the list's values.
toJavaAnnotationValue(LockModeType_2_0) - Static method in enum org.eclipse.jpt.core.jpa2.resource.java.LockModeType_2_0
 
toJavaAnnotationValue(AccessType) - Static method in enum org.eclipse.jpt.core.resource.java.AccessType
 
toJavaAnnotationValue(CascadeType) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
toJavaAnnotationValue(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.resource.java.DiscriminatorType
 
toJavaAnnotationValue(EnumType) - Static method in enum org.eclipse.jpt.core.resource.java.EnumType
 
toJavaAnnotationValue(FetchType) - Static method in enum org.eclipse.jpt.core.resource.java.FetchType
 
toJavaAnnotationValue(GenerationType) - Static method in enum org.eclipse.jpt.core.resource.java.GenerationType
 
toJavaAnnotationValue(InheritanceType) - Static method in enum org.eclipse.jpt.core.resource.java.InheritanceType
 
toJavaAnnotationValue(TemporalType) - Static method in enum org.eclipse.jpt.core.resource.java.TemporalType
 
toJavaAnnotationValue(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheCoordinationType
 
toJavaAnnotationValue(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheType
 
toJavaAnnotationValue(ChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingType
 
toJavaAnnotationValue(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ExistenceType
 
toJavaAnnotationValue(JoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchType
 
toJavaAnnotationValues(CascadeType[]) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
toJavaResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
toJavaResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
toJavaResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
toJavaResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
toJavaResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
toJavaResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
toJavaResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
toJavaResourceModel(LockModeType2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
toJavaResourceModel(EclipseLinkCacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
toJavaResourceModel(EclipseLinkCacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheType
 
toJavaResourceModel(EclipseLinkChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTrackingType
 
toJavaResourceModel(EclipseLinkExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkExistenceType
 
toJavaResourceModel(EclipseLinkJoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetchType
 
toOrmResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
toOrmResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
toOrmResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
toOrmResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
toOrmResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
toOrmResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
toOrmResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
toOrmResourceModel(LockModeType2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
toOrmResourceModel(EclipseLinkCacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
toOrmResourceModel(EclipseLinkCacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheType
 
toOrmResourceModel(EclipseLinkChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTrackingType
 
toOrmResourceModel(EclipseLinkExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkExistenceType
 
toOrmResourceModel(EclipseLinkJoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetchType
 
toString() - Method in class org.eclipse.jpt.core.context.java.JavaPersistentAttribute.JpaContainer.Null
 
toString() - Method in class org.eclipse.jpt.core.context.java.NullJavaTypeMappingDefinition
 
toString() - Method in class org.eclipse.jpt.core.jpa2.MetamodelSynchronizer.Null
 
toString() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
toString() - Method in class org.eclipse.jpt.core.JpaResourceType
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlMultiRelationshipMapping
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlRelationshipMapping
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlSingleRelationshipMapping
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTable
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.AccessType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.Attributes
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.CascadeType
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.ColumnResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.EnumType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.EventMethod
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.FetchType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.GenerationType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.Inheritance
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.InheritanceType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.MapKey
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
 
toString() - Method in enum org.eclipse.jpt.core.resource.orm.TemporalType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.core.resource.orm.v2_0.LockModeType_2_0
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlBasic
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlClassReference
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlElementCollection
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlId
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToMany
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOne
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlOrderColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGenerator
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlUniqueConstraint
 
toString() - Method in class org.eclipse.jpt.core.resource.orm.XmlVersion
 
toString() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitValidationModeType_2_0
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJarFileRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlJavaClassRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlMappingFileRef
 
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
 
toString() - Method in enum org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnitTransactionType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
 
toString() - Method in class org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject
 
toString() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
toString() - Method in class org.eclipse.jpt.core.utility.AbstractTextRange
 
toString() - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
toString() - Method in class org.eclipse.jpt.db.DatabaseIdentifierAdapter.Default
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.ExistenceType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.IdValidationType_1_1
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.OrderCorrectionType_2_0
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.BatchFetchType_2_1
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.CacheKeyType_2_1
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBatchFetch
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTracking
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCopyPolicy
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizer
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlDirection
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlElementCollection
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbedded
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedId
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchAttribute
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlFetchGroup
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlId
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetchType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToMany
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOne
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedConverter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToMany
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOne
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
 
toString() - Method in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOrderColumn
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPersistenceUnitMetadata
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrimaryKey
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlQueryRedirectors
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlReturnInsert
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
 
toString() - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersion
 
toString() - Method in class org.eclipse.jpt.utility.Command.Disabled
 
toString() - Method in class org.eclipse.jpt.utility.Command.Null
 
toString() - Method in class org.eclipse.jpt.utility.CommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Disabled
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Null
 
toString() - Method in class org.eclipse.jpt.utility.Filter.Opaque
 
toString() - Method in class org.eclipse.jpt.utility.model.event.ChangeEvent
 
touches(int) - Method in class org.eclipse.jpt.core.utility.AbstractTextRange
 
touches(int) - Method in class org.eclipse.jpt.core.utility.TextRange.Empty
 
touches(int) - Method in interface org.eclipse.jpt.core.utility.TextRange
Return whether the range touches an insertion cursor at the specified index.
toXmlResourceModel(PersistenceUnitTransactionType) - Static method in enum org.eclipse.jpt.core.context.persistence.PersistenceUnitTransactionType
 
toXmlResourceModel(SharedCacheMode) - Static method in enum org.eclipse.jpt.core.jpa2.context.persistence.options.SharedCacheMode
 
toXmlResourceModel(ValidationMode) - Static method in enum org.eclipse.jpt.core.jpa2.context.persistence.options.ValidationMode
 
TRANSACTION_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
TRANSFORMATION - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TRANSFORMATION__FETCH - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION__OPTIONAL - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.eclipselink.core.EclipseLinkMappingKeys
 
TRANSFORMER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
 
TRANSIENT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
TRANSIENT - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
TRANSIENT_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
TransientAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.Transient Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TransientMapping - 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.
TreeAddEvent - Class in org.eclipse.jpt.utility.model.event
A "tree add" event gets delivered whenever a model adds a node to a "bound" or "constrained" tree.
TreeAddEvent(Model, String, List<?>) - Constructor for class org.eclipse.jpt.utility.model.event.TreeAddEvent
Construct a new tree add event.
TreeChangeAdapter - Class in org.eclipse.jpt.utility.model.listener
Convenience implementation of TreeChangeListener.
TreeChangeAdapter() - Constructor for class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
Default constructor.
treeChanged(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.ChangeAdapter
 
treeChanged(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.SimpleChangeListener
 
treeChanged(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
treeChanged(TreeChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a portion of a bound tree is changed in a manner that is not easily characterized by the other methods in this interface.
TreeChangeEvent - Class in org.eclipse.jpt.utility.model.event
A "tree change" event gets delivered whenever a model changes a "bound" or "constrained" tree in a manner that is not easily characterized by the other tree events.
TreeChangeEvent(Model, String, Collection<?>) - Constructor for class org.eclipse.jpt.utility.model.event.TreeChangeEvent
Construct a new tree change event.
TreeChangeListener - Interface in org.eclipse.jpt.utility.model.listener
A "tree change" event gets fired whenever a model changes a "bound" tree.
treeCleared(TreeClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.ChangeAdapter
 
treeCleared(TreeClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.SimpleChangeListener
 
treeCleared(TreeClearEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
treeCleared(TreeClearEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a bound tree is cleared.
TreeClearEvent - Class in org.eclipse.jpt.utility.model.event
A "tree clear" event gets delivered whenever a model clears a "bound" or "constrained" tree.
TreeClearEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.TreeClearEvent
Construct a new tree clear event.
TreeEvent - Class in org.eclipse.jpt.utility.model.event
A "tree" event gets delivered whenever a model changes a "bound" or "constrained" tree.
TreeEvent(Model, String) - Constructor for class org.eclipse.jpt.utility.model.event.TreeEvent
Construct a new tree event.
TreeItemContentProvider - Interface in org.eclipse.jpt.ui.jface
Interface used in conjunction with DelegatingTreeContentProvider to return tree information for a particular item.
TreeItemContentProviderFactory - Interface in org.eclipse.jpt.ui.jface
Extension of ItemContentProviderFactory that extends functionality for tree content Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TreeNodeValueModel<T> - Interface in org.eclipse.jpt.utility.model.value
Extend WritablePropertyValueModel to better support org.eclipse.jpt.utility.internal.model.value.swing.TreeModelAdapter.
TreeRemoveEvent - Class in org.eclipse.jpt.utility.model.event
A "tree remove" event gets delivered whenever a model removes a node rom a "bound" or "constrained" tree.
TreeRemoveEvent(Model, String, List<?>) - Constructor for class org.eclipse.jpt.utility.model.event.TreeRemoveEvent
Construct a new tree remove event.
TreeValueModel<E> - Interface in org.eclipse.jpt.utility.model.value
Interface used to abstract tree accessing and change notification and make it more pluggable.
TRUE_ - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.customization.Weaving
 
Type - Interface in org.eclipse.jpt.core.utility.jdt
Type: just some covariant overrides.
TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__DATA_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__DATA_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__OBJECT_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__OBJECT_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.java.JavaEclipseLinkConverterHolder
 
TYPE_CONVERTERS_LIST - Static variable in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
 
TYPE_INTERFACE_NAMES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_IS_ENUM_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_IS_INTERFACE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
 
TYPE_SUPERCLASS_NAMES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
TYPE_TYPE_ARGUMENT_NAMES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
typeAnnotationDefinitions() - Method in interface org.eclipse.jpt.core.JpaAnnotationDefinitionProvider
Return all annotation definitions which can appear on a type
typeAnnotationNames() - Method in interface org.eclipse.jpt.core.JpaAnnotationProvider
Return the names of the annotations that can appear on a type.
typeConverters() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Return a list iterator of the type converters.
typeConvertersSize() - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Return the number of type converters.
typeInterfaceNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's interfaces.
typeIsBasic() - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return whether the attribute's type is valid for a default Basic mapping.
typeIsEnum() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute type is an enum.
typeIsInterface() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute type is an interface.
typeIsSubTypeOf(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute's type implements or extends the specified type.
typeIsVariablePrimitive() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return whether the attribute's type is a "variable" primitive type (i.e.
TypeMapping - 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.
typeMappingAnnotationDefinitions() - Method in interface org.eclipse.jpt.core.JpaAnnotationDefinitionProvider
Return all annotation definitions which can appear on a type and are used to determine whether and how the type is persisted (how it is "mapped").
typeMappingAnnotationNames() - Method in interface org.eclipse.jpt.core.JpaAnnotationProvider
Return the names of the annotations that can appear on a type and are used to determine whether and how the type is persisted (how it is "mapped").
typeMappingUiDefinitions(JpaResourceType) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
typeMappingUiDefinitions() - Method in interface org.eclipse.jpt.ui.MappingResourceUiDefinition
 
types() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the immediately nested types (children).
TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
typeSuperclassNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's superclasses.
typeTypeArgumentNames() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
Return the names of the attribute type's type arguments.
typeTypeArgumentNamesSize() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 

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