Dali Provisional API
Release 3.2
A B C D E F G H I J K L M N O P Q R S T U V W X

T

Table - Interface in org.eclipse.jpt.jpa.core.context
table secondary table join table collection table 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.jpa.core.resource.java.JPA
 
TABLE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
Table - Interface in org.eclipse.jpt.jpa.db
Database table 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 class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
TABLE__CATALOG - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE__NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE__SCHEMA - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
TABLE_GENERATOR__ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__CATALOG - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__INITIAL_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__PK_COLUMN_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__SCHEMA - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__TABLE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR__VALUE_COLUMN_NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TABLE_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.GeneratorContainer
 
TABLE_GENERATORS_LIST - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
TABLE_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
TABLE_NAME_TRANSFORMER - Static variable in class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension
 
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.BaseColumnAnnotation
 
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.TableGeneratorAnnotation
 
TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLinkTenantDiscriminatorColumnAnnotation2_3
 
TableAnnotation - Interface in org.eclipse.jpt.jpa.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.jpa.db.ConnectionAdapter
 
tableChanged(ConnectionProfile, Table) - Method in interface org.eclipse.jpt.jpa.db.ConnectionListener
 
TableChooser_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableColumn - Interface in org.eclipse.jpt.jpa.core.context
column or join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableComposite_tableSection - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGenerator - Interface in org.eclipse.jpt.jpa.core.context
table generator 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.jpa.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.
TableGeneratorComposite_catalog - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_default - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_name - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_pkColumn - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_pkColumnValue - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_schema - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_table - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_tableGenerator - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TableGeneratorComposite_valueColumn - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
tableIsUndefined() - Method in interface org.eclipse.jpt.jpa.core.context.Entity
Return whether a Table is undefined for this Entity.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.OverrideContainer.Owner
 
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.OverrideContainer
Return whether the specified table cannot be explicitly specified as the table for an override's column or join column.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.ReadOnlyOverride
Return whether the specified table cannot be explicitly specified as the table for the override's column or join column.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.ReadOnlyOverrideRelationship
Return whether the specified table cannot be explicitly specified as the table for the relationship's join column.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.ReadOnlyTableColumn.Owner
return whether the given table cannot be explicitly specified in the column's 'table' element
tableNameIsInvalid() - Method in interface org.eclipse.jpt.jpa.core.context.ReadOnlyTableColumn
Return whether the column's table name is invalid.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.RelationshipStrategy
Return whether the specified table cannot be explicitly specified in the column's table element.
tableNameIsInvalid(String) - Method in interface org.eclipse.jpt.jpa.core.context.TypeMapping
Return whether the specified table is invalid for any annotations associated with the type mapping.
tableNames(Schema) - Method in class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension
 
tableNames(String) - Method in class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension
tableTouches(int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.BaseColumnAnnotation
Return whether the specified position touches the 'table' element.
tableTouches(int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.TableGeneratorAnnotation
Return whether the specified position touches the 'table' element.
tableTouches(int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLinkTenantDiscriminatorColumnAnnotation2_3
Return whether the specified position touches the 'table' element.
target - Variable in class org.eclipse.jpt.common.utility.model.listener.ReflectiveChangeListener
the target object on which we will invoke the method
TARGET_CLASS - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
TARGET_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.ElementCollection2_0Annotation
 
TARGET_DATABASE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Options
 
TARGET_EMBEDDABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseEmbeddedMapping
String associated with property change events for the target embeddable
TARGET_ENTITY - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.RelationshipMappingAnnotation
 
TARGET_SERVER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Options
 
TargetDatabase - Enum in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
TargetDatabase
TargetEntityChooser_browse - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TargetEntityChooser_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TargetEntityChooser_selectTypeTitle - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TargetServer - Enum in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
TargetServer
TEMPORAL - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
TEMPORAL__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_MAPPING_SUPPORTED_TYPES - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseTemporalConverter
 
TEMPORAL_MUTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Options
 
TEMPORAL_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_TYPE_ - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_TYPE__DATE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_TYPE__TIME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_TYPE__TIMESTAMP - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TEMPORAL_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseTemporalConverter
 
TemporalAnnotation - Interface in org.eclipse.jpt.jpa.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.
TemporalType - Enum in org.eclipse.jpt.jpa.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.jpa.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.
TemporalTypeComposite_date - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TemporalTypeComposite_time - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TemporalTypeComposite_timestamp - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TENANT_DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
TENANT_DISCRIMINATOR_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__CONTEXT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__CONTEXT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
TENANT_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__PRIMARY_KEY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__PRIMARY_KEY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
TENANT_DISCRIMINATOR_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
TENANT_DISCRIMINATOR_COLUMNS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMNS__VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TENANT_DISCRIMINATOR_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkPersistenceUnitDefaults
 
TENANT_TABLE_DISCRIMINATOR - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
 
TENANT_TABLE_DISCRIMINATOR__CONTEXT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
 
TENANT_TABLE_DISCRIMINATOR__TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
 
TenantDiscriminatorColumn2_3 - Interface in org.eclipse.jpt.jpa.eclipselink.core.context
tenant discriminator column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TextRange - Interface in org.eclipse.jpt.common.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.common.core.utility
Empty implementation of text range.
THREAD_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Logging
 
THROW_EXCEPTIONS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Customization
 
TIME_OF_DAY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__HOUR - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__MILLISECOND - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__MINUTE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TIME_OF_DAY__SECOND - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TIMESTAMP_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Logging
 
toArray() - Method in interface org.eclipse.jpt.common.utility.model.value.ListValueModel
Return the list's values.
toJavaAnnotationValue(XmlAccessOrder) - Static method in enum org.eclipse.jpt.jaxb.core.resource.java.XmlAccessOrder
 
toJavaAnnotationValue(XmlAccessType) - Static method in enum org.eclipse.jpt.jaxb.core.resource.java.XmlAccessType
 
toJavaAnnotationValue(XmlNsForm) - Static method in enum org.eclipse.jpt.jaxb.core.resource.java.XmlNsForm
 
toJavaAnnotationValue(LockModeType_2_0) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.resource.java.LockModeType_2_0
 
toJavaAnnotationValue(AccessType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.AccessType
 
toJavaAnnotationValue(CascadeType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.CascadeType
 
toJavaAnnotationValue(DiscriminatorType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.DiscriminatorType
 
toJavaAnnotationValue(EnumType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.EnumType
 
toJavaAnnotationValue(FetchType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.FetchType
 
toJavaAnnotationValue(GenerationType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.GenerationType
 
toJavaAnnotationValue(InheritanceType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.InheritanceType
 
toJavaAnnotationValue(TemporalType) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.TemporalType
 
toJavaAnnotationValue(CacheCoordinationType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.CacheCoordinationType
 
toJavaAnnotationValue(CacheIsolationType2_2) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.CacheIsolationType2_2
 
toJavaAnnotationValue(CacheType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.CacheType
 
toJavaAnnotationValue(ChangeTrackingType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.ChangeTrackingType
 
toJavaAnnotationValue(ExistenceType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.ExistenceType
 
toJavaAnnotationValue(JoinFetchType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.JoinFetchType
 
toJavaAnnotationValue(MultitenantType2_3) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.resource.java.MultitenantType2_3
 
toJavaAnnotationValues(CascadeType[]) - Static method in enum org.eclipse.jpt.jpa.core.resource.java.CascadeType
 
toJavaResourceModel(XmlAccessOrder) - Static method in class org.eclipse.jpt.jaxb.core.context.XmlAccessOrder
 
toJavaResourceModel(XmlAccessType) - Static method in class org.eclipse.jpt.jaxb.core.context.XmlAccessType
 
toJavaResourceModel(XmlNsForm) - Static method in enum org.eclipse.jpt.jaxb.core.context.XmlNsForm
 
toJavaResourceModel(AccessType) - Static method in class org.eclipse.jpt.jpa.core.context.AccessType
 
toJavaResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.jpa.core.context.DiscriminatorType
 
toJavaResourceModel(EnumType) - Static method in enum org.eclipse.jpt.jpa.core.context.EnumType
 
toJavaResourceModel(FetchType) - Static method in enum org.eclipse.jpt.jpa.core.context.FetchType
 
toJavaResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.jpa.core.context.GenerationType
 
toJavaResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.jpa.core.context.InheritanceType
 
toJavaResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.jpa.core.context.TemporalType
 
toJavaResourceModel(LockModeType2_0) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.LockModeType2_0
 
toJavaResourceModel(EclipseLinkCacheCoordinationType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
toJavaResourceModel(EclipseLinkCacheIsolationType2_2) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheIsolationType2_2
 
toJavaResourceModel(EclipseLinkCacheType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheType
 
toJavaResourceModel(EclipseLinkChangeTrackingType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkChangeTrackingType
 
toJavaResourceModel(EclipseLinkExistenceType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkExistenceType
 
toJavaResourceModel(EclipseLinkJoinFetchType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkJoinFetchType
 
toJavaResourceModel(EclipseLinkMultitenantType2_3) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenantType2_3
 
toOrmResourceModel(AccessType) - Static method in class org.eclipse.jpt.jpa.core.context.AccessType
 
toOrmResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.jpa.core.context.DiscriminatorType
 
toOrmResourceModel(EnumType) - Static method in enum org.eclipse.jpt.jpa.core.context.EnumType
 
toOrmResourceModel(FetchType) - Static method in enum org.eclipse.jpt.jpa.core.context.FetchType
 
toOrmResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.jpa.core.context.GenerationType
 
toOrmResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.jpa.core.context.InheritanceType
 
toOrmResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.jpa.core.context.TemporalType
 
toOrmResourceModel(LockModeType2_0) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.LockModeType2_0
 
toOrmResourceModel(EclipseLinkCacheCoordinationType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
toOrmResourceModel(EclipseLinkCacheIsolationType2_2) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheIsolationType2_2
 
toOrmResourceModel(EclipseLinkCacheType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCacheType
 
toOrmResourceModel(EclipseLinkChangeTrackingType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkChangeTrackingType
 
toOrmResourceModel(EclipseLinkExistenceType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkExistenceType
 
toOrmResourceModel(EclipseLinkJoinFetchType) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkJoinFetchType
 
toOrmResourceModel(EclipseLinkMultitenantType2_3) - Static method in enum org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenantType2_3
 
toString() - Method in class org.eclipse.jpt.common.core.resource.xml.JptXmlResource
 
toString() - Method in class org.eclipse.jpt.common.core.utility.AbstractTextRange
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.CombinedCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.CombinedCommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.CombinedExtendedCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.CombinedExtendedCommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.ExtendedJobCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.ExtendedJobCommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.InterruptibleJobCommand.Interrupted
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.JobCommand.Disabled
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.JobCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.JobCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.JobCommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.NotifyingRepeatingJobCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.core.utility.command.RepeatingJobCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.core.utility.TextRange.Empty
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemExtendedLabelProvider.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemExtendedLabelProviderFactory.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemLabelProvider.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemStructuredContentProvider.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemTreeContentProvider.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemTreeContentProviderFactory.Null
 
toString() - Method in class org.eclipse.jpt.common.ui.jface.ItemTreeStateProviderFactoryProvider.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.command.Command.Disabled
 
toString() - Method in class org.eclipse.jpt.common.utility.command.Command.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.command.CommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.utility.command.CommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.utility.command.ExtendedCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.utility.command.ExtendedCommandExecutor.Inactive
 
toString() - Method in class org.eclipse.jpt.common.utility.command.InterruptibleCommand.Interrupted
 
toString() - Method in class org.eclipse.jpt.common.utility.command.InterruptibleCommandExecutor.Default
 
toString() - Method in class org.eclipse.jpt.common.utility.command.InterruptibleParameterizedCommand.Interrupted
 
toString() - Method in class org.eclipse.jpt.common.utility.command.NotifyingRepeatingCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.command.ParameterizedCommand.Disabled
 
toString() - Method in class org.eclipse.jpt.common.utility.command.ParameterizedCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.command.RepeatingCommand.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.ExceptionHandler.Default
 
toString() - Method in class org.eclipse.jpt.common.utility.ExceptionHandler.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.ExceptionHandler.Runtime
 
toString() - Method in class org.eclipse.jpt.common.utility.model.event.ChangeEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ChangeEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.CollectionAddEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.CollectionChangeEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.CollectionEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.CollectionRemoveEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListAddEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListChangeEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListMoveEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListRemoveEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.ListReplaceEvent
 
toString(StringBuilder) - Method in class org.eclipse.jpt.common.utility.model.event.PropertyChangeEvent
 
toString() - Method in class org.eclipse.jpt.common.utility.model.listener.AbstractChangeListener
 
toString() - Method in class org.eclipse.jpt.common.utility.model.listener.ChangeAdapter
 
toString() - Method in class org.eclipse.jpt.common.utility.model.listener.CollectionChangeAdapter
 
toString() - Method in class org.eclipse.jpt.common.utility.model.listener.ListChangeAdapter
 
toString() - Method in class org.eclipse.jpt.common.utility.model.listener.PropertyChangeAdapter
 
toString() - Method in class org.eclipse.jpt.common.utility.MultiThreadedExceptionHandler.Default
 
toString() - Method in class org.eclipse.jpt.common.utility.MultiThreadedExceptionHandler.Null
 
toString() - Method in class org.eclipse.jpt.common.utility.MultiThreadedExceptionHandler.Runtime
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.java.JavaConverter.AbstractAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.java.JavaPersistentAttribute.JpaContainerDefinition.Null
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.JpaNamedContextNode.NameTransformer
 
toString() - Method in class org.eclipse.jpt.jpa.core.jpa2.MetamodelSynchronizer.Null
 
toString() - Method in class org.eclipse.jpt.jpa.core.JpaStructureNode.ContextType
 
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JavaConstructor
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JavaType
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JavaTypeDeclaration
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaConstructor
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaEmbeddable
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaEntity
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaMappedSuperclass
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaMapping
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaNullManagedType
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaQuery
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaType
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaTypeDeclaration
toString() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.SimpleType
toString() - Method in class org.eclipse.jpt.jpa.db.ConnectionAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.db.ConnectionProfileAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.db.DatabaseIdentifierAdapter.Default
 
toString() - Method in class org.eclipse.jpt.jpa.db.DatabaseObject.DefaultComparator
 
toString(StringBuilder) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.CachingEntity
 
toString(StringBuilder) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.CustomizationEntity
 
toString() - Method in class org.eclipse.jpt.jpa.ui.selection.JpaSelectionManager.Null
 
touches(int) - Method in class org.eclipse.jpt.common.core.utility.AbstractTextRange
 
touches(int) - Method in interface org.eclipse.jpt.common.core.utility.TextRange
Return whether the range touches an insertion cursor at the specified index.
toXmlResourceModel(PersistenceUnitTransactionType) - Static method in enum org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnitTransactionType
 
toXmlResourceModel(SharedCacheMode) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.SharedCacheMode
 
toXmlResourceModel(ValidationMode) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.ValidationMode
 
TRANSACTION_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.Logging2_0
 
transform(ContentTypeReference) - Method in class org.eclipse.jpt.common.core.ContentTypeReference.ContentTypeTransformer
 
transform(JptResourceType) - Method in class org.eclipse.jpt.common.core.JptResourceType.VersionTransformer
 
transform(JptResourceTypeReference) - Method in class org.eclipse.jpt.common.core.JptResourceTypeReference.ResourceTypeTransformer
 
transform(AnnotationDefinition) - Method in class org.eclipse.jpt.common.core.resource.java.AnnotationDefinition.AnnotationNameTransformer
 
transform(JavaResourceClassFile) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceClassFile.TypeTransformer
 
transform(JavaResourceMember) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceMember.NameTransformer
 
transform(JavaResourceNode) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceNode.FileTransformer
 
transform(JavaResourceNode.Root) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceNode.Root.TypesTransformer
 
transform(JavaResourcePackage) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourcePackage.NameTransformer
 
transform(JavaResourcePackageFragment) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourcePackageFragment.TypesTransformer
 
transform(NestableAnnotationDefinition) - Method in class org.eclipse.jpt.common.core.resource.java.NestableAnnotationDefinition.ContainerAnnotationNameTransformer
 
transform(NestableAnnotationDefinition) - Method in class org.eclipse.jpt.common.core.resource.java.NestableAnnotationDefinition.NestableAnnotationNameTransformer
 
transform(Map.Entry<String, BodySourceWriter.ImportPackage>) - Method in class org.eclipse.jpt.common.core.utility.BodySourceWriter.ImportEntriesTransformer
 
transform(Association<K, V>) - Method in class org.eclipse.jpt.common.utility.Association.KeyTransformer
 
transform(Association<K, V>) - Method in class org.eclipse.jpt.common.utility.Association.ValueTransformer
 
transform(JavaClass) - Method in class org.eclipse.jpt.jaxb.core.context.java.JavaClass.XmlRegistryTransformer
 
transform(JaxbAttributeMapping) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbAttributeMapping.ReferencedXmlTypeNamesTransformer
 
transform(JaxbAttributesContainer) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbAttributesContainer.AttributesTransformer
 
transform(JaxbPackage) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbPackage.NameTransformer
 
transform(JaxbPersistentAttribute) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute.MappingTransformer
 
transform(JaxbPersistentAttribute) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute.NameTransformer
 
transform(XmlElement) - Method in class org.eclipse.jpt.jaxb.core.context.XmlElement.ReferencedXmlTypeNamesTransformer
 
transform(XmlElementRef) - Method in class org.eclipse.jpt.jaxb.core.context.XmlElementRef.ReferencedXmlTypeNamesTransformer
 
transform(JaxbFile) - Method in class org.eclipse.jpt.jaxb.core.JaxbFile.ResourceModelTransformer
 
transform(JaxbIndexResource) - Method in class org.eclipse.jpt.jaxb.core.resource.jaxbindex.JaxbIndexResource.ClassNamesTransformer
 
transform(SchemaEntry) - Method in class org.eclipse.jpt.jaxb.core.SchemaEntry.LocationTransformer
 
transform(SchemaEntry) - Method in class org.eclipse.jpt.jaxb.core.SchemaEntry.NamespaceTransformer
 
transform(XsdAttributeUse) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdComplexTypeDefinition.XsdAttributeUseTransformer
 
transform(XsdElementDeclaration) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdComplexTypeDefinition.XsdElementDeclarationTransformer
 
transform(XsdFeature) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdFeature.NameTransformer
 
transform(XSDEnumerationFacet) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdSimpleTypeDefinition.XSDEnumerationFacetTransformer
 
transform(XsdTypeDefinition) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdTypeDefinition.NameTransformer
 
transform(Notifier) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdUtil.AdapterTransformer
 
transform(ELXmlNamedNodeMapping) - Method in class org.eclipse.jpt.jaxb.eclipselink.core.context.java.ELXmlNamedNodeMapping.XPathTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.core.context.AttributeMapping.GeneratorsTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.core.context.AttributeMapping.NameTransformer
 
transform(DeleteTypeRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.DeleteTypeRefactoringParticipant.DeleteTypeEditsTransformer
 
transform(JavaManagedTypeDefinition) - Method in class org.eclipse.jpt.jpa.core.context.java.JavaManagedTypeDefinition.AnnotationNameTransformer
 
transform(JavaTypeMappingDefinition) - Method in class org.eclipse.jpt.jpa.core.context.java.JavaTypeMappingDefinition.AnnotationNameTransformer
 
transform(N) - Method in class org.eclipse.jpt.jpa.core.context.JpaNamedContextNode.NameTransformer
 
transform(ManagedType) - Method in class org.eclipse.jpt.jpa.core.context.ManagedType.NameTransformer
 
transform(OrmReadOnlyPersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.orm.OrmReadOnlyPersistentAttribute.MappingTransformer
 
transform(MappingFileRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.DeleteMappingFileEditsTransformer
 
transform(MappingFileRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveFolderEditsTransformer
 
transform(MappingFileRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer
 
transform(MappingFileRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.RenameFolderEditsTransformer
 
transform(MappingFileRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.RenameMappingFileEditsTransformer
 
transform(PersistenceUnit) - Method in class org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit.NameTransformer
 
transform(PersistenceUnit.Property) - Method in class org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit.Property.ValueTransformer
 
transform(Enum<?>) - Method in class org.eclipse.jpt.jpa.core.context.persistence.PersistenceXmlEnumValue.EnumNameTransformer
 
transform(PersistentTypeContainer) - Method in class org.eclipse.jpt.jpa.core.context.persistence.PersistentTypeContainer.PersistentTypesTransformer
 
transform(PersistentType) - Method in class org.eclipse.jpt.jpa.core.context.PersistentType.AttributesTransformer
 
transform(PersistentType) - Method in class org.eclipse.jpt.jpa.core.context.PersistentType.MappingTransformer
 
transform(ReadOnlyOverride) - Method in class org.eclipse.jpt.jpa.core.context.ReadOnlyOverride.NameTransformer
 
transform(ReadOnlyPersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.ReadOnlyPersistentAttribute.MappingTransformer
 
transform(ReadOnlyPersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.ReadOnlyPersistentAttribute.NameTransformer
 
transform(ReadOnlyTable) - Method in class org.eclipse.jpt.jpa.core.context.ReadOnlyTable.DbTableTransformer
 
transform(ReadOnlyTable) - Method in class org.eclipse.jpt.jpa.core.context.ReadOnlyTable.NameTransformer
 
transform(TypeRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.MoveTypeEditsTransformer
 
transform(TypeRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.RenamePackageEditsTransformer
 
transform(TypeRefactoringParticipant) - Method in class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.RenameTypeEditsTransformer
 
transform(DerivedIdentity2_0) - Method in class org.eclipse.jpt.jpa.core.jpa2.context.DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer
 
transform(MapsIdDerivedIdentityStrategy2_0) - Method in class org.eclipse.jpt.jpa.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0.IdAttributeNameTransformer
 
transform(SingleRelationshipMapping2_0) - Method in class org.eclipse.jpt.jpa.core.jpa2.context.SingleRelationshipMapping2_0.DerivedIdentityTransformer
 
transform(JpaAnnotationDefinitionProvider) - Method in class org.eclipse.jpt.jpa.core.JpaAnnotationDefinitionProvider.AnnotationDefinitionsTransformer
 
transform(JpaAnnotationDefinitionProvider) - Method in class org.eclipse.jpt.jpa.core.JpaAnnotationDefinitionProvider.NestableAnnotationDefinitionsTransformer
 
transform(JpaFile) - Method in class org.eclipse.jpt.jpa.core.JpaFile.ResourceModelTransformer
 
transform(String) - Method in class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension.TableNameTransformer
 
transform(String) - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaMapping.TypeDeclarationTransformer
 
transform(DatabaseObject) - Method in class org.eclipse.jpt.jpa.db.DatabaseObject.IdentifierTransformer
 
transform(DatabaseObject) - Method in class org.eclipse.jpt.jpa.db.DatabaseObject.NameTransformer
 
transform(EclipseLinkConversionValue) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConversionValue.DataValueTransformer
 
transform(EclipseLinkConversionValue) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConversionValue.ObjectValueTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvertibleMapping.AttributeMappingConvertersTransformer
 
transform(EclipseLinkTypeMapping) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTypeMapping.ConvertersTransformer
 
transform(CachingEntity) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.CachingEntity.NameTransformer
 
transform(CustomizationEntity) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.CustomizationEntity.NameTransformer
 
transform(MappingFile) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.MappingFileConvertersTransformer
 
transform(TypeMapping) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.TypeMappingConverterTransformer
 
transform_(TreeNodeValueModel<T>) - Method in class org.eclipse.jpt.common.utility.model.value.TreeNodeValueModel.ParentTransformer
 
transform_(JaxbClassMapping) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbClassMapping.AttributesTransformer
 
transform_(JaxbClassMapping) - Method in class org.eclipse.jpt.jaxb.core.context.JaxbClassMapping.SuperClassTransformer
 
transform_(ClassRef) - Method in class org.eclipse.jpt.jpa.core.context.persistence.ClassRef.JavaManagedTypeTransformer
 
transform_(JarFileRef) - Method in class org.eclipse.jpt.jpa.core.context.persistence.JarFileRef.JarFileTransformer
 
transform_(MappingFileRef) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileGeneratorsTransformer
 
transform_(MappingFileRef) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileQueriesTransformer
 
transform_(MappingFileRef) - Method in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileTransformer
 
transform_(PersistentType) - Method in class org.eclipse.jpt.jpa.core.context.PersistentType.OverriddenPersistentTypeTransformer
 
transform_(PersistentType) - Method in class org.eclipse.jpt.jpa.core.context.PersistentType.SuperPersistentTypeTransformer
 
transform_(TypeMapping) - Method in class org.eclipse.jpt.jpa.core.context.TypeMapping.GeneratorsTransformer
 
transform_(TypeMapping) - Method in class org.eclipse.jpt.jpa.core.context.TypeMapping.QueriesTransformer
 
transform_(JpaProject) - Method in class org.eclipse.jpt.jpa.core.JpaProject.RootContextNodeTransformer
 
transform_(Converter) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvert.ConverterTransformer
 
transform_(TypeMapping) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.TypeMappingConverterTransformer
 
transform_(MappingUiDefinition) - Method in class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.ImageDescriptorTransformer
 
transform_(MappingUiDefinition) - Method in class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.KeyTransformer
 
transform_(MappingUiDefinition) - Method in class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.LabelTransformer
 
TRANSFORMATION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TRANSFORMATION__FETCH - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION__OPTIONAL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TRANSFORMATION_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.EclipseLinkMappingKeys
 
TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.ManagedTypeContainer
 
TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.PersistentTypeContainer
 
TRANSFORMER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
 
TRANSIENT - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
TRANSIENT - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
TRANSIENT - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
TRANSIENT_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.jpa.core.MappingKeys
 
TRANSIENT_PROPERTY - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceMember
 
TransientAnnotation - Interface in org.eclipse.jpt.jpa.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.jpa.core.context
JPA transient "mapping".
TransientMappingUiProvider_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TransientMappingUiProvider_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
treatIdentifiersAsDelimited() - Method in interface org.eclipse.jpt.jpa.db.ConnectionProfile
Return whether all identifiers are to be treated as though they were delimited.
treatIdentifiersAsDelimited() - Method in class org.eclipse.jpt.jpa.db.DatabaseIdentifierAdapter.Default
 
treatIdentifiersAsDelimited() - Method in interface org.eclipse.jpt.jpa.db.DatabaseIdentifierAdapter
Return whether identifiers are to be treated as though they were delimited.
TreeNodeValueModel<T> - Interface in org.eclipse.jpt.common.utility.model.value
Extend ModifiablePropertyValueModel to better support org.eclipse.jpt.common.utility.internal.model.value.swing.TreeModelAdapter.
TreeNodeValueModel.ParentTransformer<T> - Class in org.eclipse.jpt.common.utility.model.value
 
TreeNodeValueModel.ParentTransformer() - Constructor for class org.eclipse.jpt.common.utility.model.value.TreeNodeValueModel.ParentTransformer
 
TreeStateProvider - Interface in org.eclipse.jpt.common.ui.jface
Combine all the various provider interfaces to be implemented by a single provider that can be used as both a content and label provider for a tree viewer.
Type - Interface in org.eclipse.jpt.common.core.utility.jdt
Type: nestedTypes, nestedEnums, fields, and methods.
type - Variable in class org.eclipse.jpt.jpa.core.context.DeleteTypeRefactoringParticipant.DeleteTypeEditsTransformer
 
TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TYPE_BINDING_PROPERTY - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceAbstractType
 
TYPE_BINDING_PROPERTY - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceAttribute
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__DATA_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__DATA_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTER__OBJECT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTER__OBJECT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
TYPE_CONVERTERS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTERS__VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
TYPE_CONVERTERS_LIST - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverterContainer
 
TYPE_MAPPING_CONVERTER_TRANSFORMER - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmTypeMapping
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlSchemaType
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementAnnotation
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementRefAnnotation
String associated with changes to the 'type' property of this annotation.
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlJavaTypeAdapterAnnotation
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlSchemaTypeAnnotation
 
TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
 
TYPE_TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceClassFile
 
TypeBinding - Interface in org.eclipse.jpt.common.core.utility.jdt
Represents a java type declaration, field type, method return type, etc.
typeDeclarationIsMemberClass(String) - Method in class org.eclipse.jpt.common.core.utility.BodySourceWriter
e.g.
typeIsBasic() - Method in interface org.eclipse.jpt.jpa.core.context.java.JavaPersistentAttribute
Return whether the attribute's type is valid for a default basic mapping.
typeIsDateOrCalendar() - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.java.JavaEclipseLinkPersistentAttribute
Return whether the attribute's type is a subclass of java.util.Date or java.util.Calendar.
typeIsSerializable() - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.java.JavaEclipseLinkPersistentAttribute
 
typeIsValid(XsdTypeDefinition, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdAttributeDeclaration
 
typeIsValid(XsdTypeDefinition, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdElementDeclaration
 
typeIsValid(XsdTypeDefinition, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdFeature
Return whether the given schema type is valid within the feature
typeIsValid(XsdTypeDefinition, boolean, boolean, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdSimpleTypeDefinition
 
typeIsValid(XsdTypeDefinition, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdTypeDefinition
 
typeIsValid(XsdTypeDefinition, boolean, boolean, boolean) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdTypeDefinition
 
typeIsValidForVariableOneToOne() - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.java.JavaEclipseLinkPersistentAttribute
 
TypeKind - Enum in org.eclipse.jpt.jaxb.core.context
Represents the kind of type: CLASS or ENUM (others are as of yet unsupported) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping - Interface in org.eclipse.jpt.jpa.core.context
type mapping: entity mapped superclass embeddable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping.GeneratorsTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeMapping.GeneratorsTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.TypeMapping.GeneratorsTransformer
 
TypeMapping.QueriesTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeMapping.QueriesTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.TypeMapping.QueriesTransformer
 
TypeName - Interface in org.eclipse.jpt.jaxb.core.context
Represents the name of a java type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeRefactoringParticipant - Interface in org.eclipse.jpt.jpa.core.context
 
TypeRefactoringParticipant.MoveTypeEditsTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeRefactoringParticipant.MoveTypeEditsTransformer(IType, IPackageFragment) - Constructor for class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.MoveTypeEditsTransformer
 
TypeRefactoringParticipant.RenamePackageEditsTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeRefactoringParticipant.RenamePackageEditsTransformer(IPackageFragment, String) - Constructor for class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.RenamePackageEditsTransformer
 
TypeRefactoringParticipant.RenameTypeEditsTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeRefactoringParticipant.RenameTypeEditsTransformer(IType, String) - Constructor for class org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant.RenameTypeEditsTransformer
 
TYPES - Static variable in interface org.eclipse.jpt.jpa.core.context.Generator
 
TYPES - Static variable in interface org.eclipse.jpt.jpa.core.context.Query
 
TYPES - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverter
 
TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceAbstractType
 
TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceNode.Root
 
TYPES_TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceNode.Root
 
TYPES_TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourcePackageFragment
 
TypeSection_default - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TypeSection_enumerated - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TypeSection_lob - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TypeSection_temporal - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TypeSection_type - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 

Dali Provisional API
Release 3.2
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright (c) 2012 Oracle. All rights reserved.