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
Specified or virtual: 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.DbTableTransformer - Class in org.eclipse.jpt.jpa.core.context
 
Table.DbTableTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.Table.DbTableTransformer
 
Table.NameTransformer - Class in org.eclipse.jpt.jpa.core.context
 
Table.NameTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.Table.NameTransformer
 
Table.ParentAdapter<P extends JpaContextModel> - Interface in org.eclipse.jpt.jpa.core.context
interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides)
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_CHOOSER_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_COMPOSITE_TABLE_SECTION - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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_COMPOSITE_CATALOG - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_DEFAULT - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_NAME - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_PK_COLUMN - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_PK_COLUMN_VALUE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_SCHEMA - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_TABLE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_TABLE_GENERATOR - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TABLE_GENERATOR_COMPOSITE_VALUE_COLUMN - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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.TenantDiscriminatorColumnAnnotation2_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
 
TableColumn - Interface in org.eclipse.jpt.jpa.core.context
column 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.
TableColumn.ParentAdapter - Interface in org.eclipse.jpt.jpa.core.context
Interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides).
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.
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.Override_
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.OverrideContainer.ParentAdapter
 
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.OverrideRelationship
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.SpecifiedRelationshipStrategy
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.TableColumn.ParentAdapter
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.TableColumn
Return whether the column's table name is invalid.
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.TenantDiscriminatorColumnAnnotation2_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.ElementCollectionAnnotation2_0
 
TARGET_DATABASE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
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_CHOOSER_BROWSE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TARGET_ENTITY_CHOOSER_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TARGET_ENTITY_CHOOSER_SELECT_TYPE_TITLE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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.EclipseLinkOptions
 
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.EclipseLinkOptions
 
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_COMPOSITE_DATE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TEMPORAL_TYPE_COMPOSITE_TIME - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TEMPORAL_TYPE_COMPOSITE_TIMESTAMP - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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.
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
 
TenantDiscriminatorColumnAnnotation2_3 - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TenantDiscriminatorColumn 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.
THREAD_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
THROW_EXCEPTIONS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
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
 
TimeOfDayAnnotation - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TimeOfDay Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TIMESTAMP_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
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.utility.Association.KeyTransformer
 
toString() - Method in class org.eclipse.jpt.common.utility.Association.ValueTransformer
 
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.Pair.LeftTransformer
 
toString() - Method in class org.eclipse.jpt.common.utility.Pair.RightTransformer
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.AccessType
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.java.JavaConverter.AbstractAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.core.context.java.JavaSpecifiedPersistentAttribute.JpaContainerDefinition.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.EclipseLinkCachingEntity
 
toString(StringBuilder) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomizationEntity
 
toString() - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.ConverterEquivalencyAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.GeneratorEquivalencyAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit.QueryEquivalencyAdapter
 
toString() - Method in class org.eclipse.jpt.jpa.ui.selection.JpaSelectionManager.Null
 
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(SharedCacheMode2_0) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.SharedCacheMode2_0
 
toXmlResourceModel(ValidationMode2_0) - Static method in enum org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.ValidationMode2_0
 
TRANSACTION_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_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(JavaResourceMethod) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceMethod.SetMethodTransformer
 
transform(JavaResourceModel) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceModel.FileTransformer
 
transform(JavaResourceModel.Root) - Method in class org.eclipse.jpt.common.core.resource.java.JavaResourceModel.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(Pair<L, R>) - Method in class org.eclipse.jpt.common.utility.Pair.LeftTransformer
 
transform(Pair<L, R>) - Method in class org.eclipse.jpt.common.utility.Pair.RightTransformer
 
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(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(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(JaxbProject) - Method in class org.eclipse.jpt.jaxb.core.JaxbProject.ContextRootTransformer
 
transform(JaxbPlatformConfig) - Method in class org.eclipse.jpt.jaxb.core.platform.JaxbPlatformConfig.LabelTransformer
 
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.ELXmlNamedNodeMapping.XPathTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.core.context.AttributeMapping.AllMappingNamesTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.core.context.AttributeMapping.AllOverridableAssociationMappingNamesTransformer
 
transform(AttributeMapping) - Method in class org.eclipse.jpt.jpa.core.context.AttributeMapping.AllOverridableAttributeMappingNamesTransformer
 
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(IdTypeMapping) - Method in class org.eclipse.jpt.jpa.core.context.IdTypeMapping.SuperTypeMappingTransformer
 
transform(JavaManagedTypeDefinition) - Method in class org.eclipse.jpt.jpa.core.context.java.JavaManagedTypeDefinition.AnnotationNamesTransformer
 
transform(JavaTypeMappingDefinition) - Method in class org.eclipse.jpt.jpa.core.context.java.JavaTypeMappingDefinition.AnnotationNameTransformer
 
transform(JpaNamedContextModel) - Method in class org.eclipse.jpt.jpa.core.context.JpaNamedContextModel.NameTransformer
 
transform(ManagedType) - Method in class org.eclipse.jpt.jpa.core.context.ManagedType.NameTransformer
 
transform(ManagedTypeContainer) - Method in class org.eclipse.jpt.jpa.core.context.ManagedTypeContainer.ManagedTypesTransformer
 
transform(OrmPersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.orm.OrmPersistentAttribute.MappingTransformer
 
transform(Override_) - Method in class org.eclipse.jpt.jpa.core.context.Override_.NameTransformer
 
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(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(PersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.PersistentAttribute.MappingTransformer
 
transform(PersistentAttribute) - Method in class org.eclipse.jpt.jpa.core.context.PersistentAttribute.NameTransformer
 
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(PersistentType) - Method in class org.eclipse.jpt.jpa.core.context.PersistentType.OverriddenPersistentTypeTransformer
 
transform(PersistentTypeContainer) - Method in class org.eclipse.jpt.jpa.core.context.PersistentTypeContainer.PersistentTypesTransformer
 
transform(Table) - Method in class org.eclipse.jpt.jpa.core.context.Table.DbTableTransformer
 
transform(Table) - Method in class org.eclipse.jpt.jpa.core.context.Table.NameTransformer
 
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.PersistentTypeTransformer
 
transform(TypeMapping) - Method in class org.eclipse.jpt.jpa.core.context.TypeMapping.QueriesTransformer
 
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(PersistentType2_0) - Method in class org.eclipse.jpt.jpa.core.jpa2.context.PersistentType2_0.MetamodelTypeTransformer
 
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(JpaProject) - Method in class org.eclipse.jpt.jpa.core.JpaProject.ContextRootTransformer
 
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(Converter) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvert.ConverterTransformer
 
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(EclipseLinkCachingEntity) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCachingEntity.NameTransformer
 
transform(EclipseLinkCustomizationEntity) - Method in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomizationEntity.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.TypeMappingConvertersTransformer
 
transform_(TreeNodeValueModel<V>) - Method in class org.eclipse.jpt.common.utility.model.value.TreeNodeValueModel.ParentTransformer
 
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
 
TransformationAnnotation - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Transformation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.ContentTypeReference
 
TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.JptResourceTypeReference
 
TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.ManagedTypeContainer
 
TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentTypeContainer
 
TRANSFORMER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.TransformerAnnotation
 
TransformerAnnotation - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Common protocol among: org.eclipse.persistence.annotations.ReadTransformer org.eclipse.persistence.annotations.WriteTransformer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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_MAPPING_UI_PROVIDER_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TRANSIENT_MAPPING_UI_PROVIDER_LINK_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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".
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<V> - 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<V> - 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_CONVERTERS_TRANSFORMER - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
TYPE_MAPPING_USES_ID_DERIVED_IDENTITY_STRATEGY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SingleRelationshipMapping2_0
 
TYPE_MAPPING_USES_MAPS_ID_DERIVED_IDENTITY_STRATEGY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SingleRelationshipMapping2_0
 
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.CacheAnnotation
 
TYPE_SECTION_DEFAULT - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TYPE_SECTION_ENUMERATED - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TYPE_SECTION_LOB - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TYPE_SECTION_TEMPORAL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
TYPE_SECTION_TYPE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
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.
TypeConverterAnnotation - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TypeConverter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.JavaSpecifiedPersistentAttribute
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.EclipseLinkJavaPersistentAttribute
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.EclipseLinkJavaPersistentAttribute
 
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.EclipseLinkJavaPersistentAttribute
 
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.MappingIsIdMapping - Class in org.eclipse.jpt.jpa.core.context
 
TypeMapping.MappingIsIdMapping() - Constructor for class org.eclipse.jpt.jpa.core.context.TypeMapping.MappingIsIdMapping
 
TypeMapping.PersistentTypeTransformer - Class in org.eclipse.jpt.jpa.core.context
 
TypeMapping.PersistentTypeTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.TypeMapping.PersistentTypeTransformer
 
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_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.JavaResourceModel.Root
 
TYPES_TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceModel.Root
 
TYPES_TRANSFORMER - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourcePackageFragment
 

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.