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

F

FACET_ID - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The identifier for the JPA facet (value "jpt.jpa").
FALSE_ - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.customization.Weaving
 
FETCH - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
FETCH_GROUP - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLink2_1
 
FETCH_GROUP__LOAD - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_1.EclipseLink2_1
 
FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
 
FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
 
FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformationAnnotation
 
FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FETCH_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Fetch Type' enum.
FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Fetch Type' enum.
FETCH_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FETCH_TYPE__EAGER - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FETCH_TYPE__LAZY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
Fetchable - Interface in org.eclipse.jpt.core.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType - Enum in org.eclipse.jpt.core.context
Fetch Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType - Enum in org.eclipse.jpt.core.resource.java
Corresponds to the JPA enum javax.persistence.FetchType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType - Enum in org.eclipse.jpt.core.resource.orm
A representation of the literals of the enumeration 'Fetch Type', and utility methods for working with them.
FIELD_RESULT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FIELD_RESULT - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
FIELD_RESULT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Field Result' class.
FIELD_RESULT - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Field Result' class.
FIELD_RESULT__COLUMN - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FIELD_RESULT__COLUMN - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Column' attribute.
FIELD_RESULT__COLUMN - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Column' attribute feature.
FIELD_RESULT__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FIELD_RESULT__NAME - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Name' attribute.
FIELD_RESULT__NAME - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Name' attribute feature.
FIELD_RESULT_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Field Result' class.
FIELD_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.AccessType
The 'FIELD' literal value.
FieldAttribute - Interface in org.eclipse.jpt.core.utility.jdt
Field attribute: just some covariant overrides.
FieldResult - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Field Result'.
fields() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the type's fields.
FIELDS_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
FILE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.JarFileRef
String constant associated with changes to the file name.
FILE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
String constant associated with changes to the file name.
fileExists() - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
Filter<T> - Interface in org.eclipse.jpt.utility
Used by various "pluggable" classes to filter objects.
Filter.Disabled<S> - Class in org.eclipse.jpt.utility
Singleton implemetation of the filter interface that throws an exception if called.
Filter.Null<S> - Class in org.eclipse.jpt.utility
Singleton implemetation of the filter interface that accepts all the objects (i.e.
Filter.Opaque<S> - Class in org.eclipse.jpt.utility
Singleton implemetation of the filter interface that accepts none of the objects (i.e.
findJavaPersistentAttribute(OrmPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute.Owner
Return the java persistent attribute that corresponds (same name and access type) to the given ormPersistentAttribute or null if none exists.
FINE - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.LoggingLevel
 
FINER - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.LoggingLevel
 
FINEST - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.LoggingLevel
 
FLUSH_CLEAR_CACHE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
FLUSH_MODE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FLUSH_MODE__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FLUSH_MODE_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FLUSH_MODE_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FLUSH_MODE_TYPE__AUTO - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FLUSH_MODE_TYPE__COMMIT - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
FlushClearCache - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.caching
FlushClearCache
ForeignKey - Interface in org.eclipse.jpt.db
Database foreign key
ForeignKey.ColumnPair - Interface in org.eclipse.jpt.db
Pair up the foreign key's column pairs, matching each "base" column with the appropriate "referenced" column.
foreignKeyChanged(ConnectionProfile, ForeignKey) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
foreignKeyChanged(ConnectionProfile, ForeignKey) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
format(IDocument, TextEdit) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationEditFormatter
Review the specified edits and format the specified document as needed.
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.jpa2.resource.java.LockModeType_2_0
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.AccessType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.DiscriminatorType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.EnumType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.FetchType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.GenerationType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.InheritanceType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.core.resource.java.TemporalType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheCoordinationType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.CacheType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.ExistenceType
 
fromJavaAnnotationValue(Object) - Static method in enum org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchType
 
fromJavaAnnotationValues(Object[]) - Static method in enum org.eclipse.jpt.core.resource.java.CascadeType
 
fromJavaResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
fromJavaResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
fromJavaResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
fromJavaResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
fromJavaResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
fromJavaResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
fromJavaResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
fromJavaResourceModel(LockModeType_2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
fromJavaResourceModel(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
fromJavaResourceModel(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheType
 
fromJavaResourceModel(ChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTrackingType
 
fromJavaResourceModel(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkExistenceType
 
fromJavaResourceModel(JoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetchType
 
fromOrmResourceModel(AccessType) - Static method in enum org.eclipse.jpt.core.context.AccessType
 
fromOrmResourceModel(DiscriminatorType) - Static method in enum org.eclipse.jpt.core.context.DiscriminatorType
 
fromOrmResourceModel(EnumType) - Static method in enum org.eclipse.jpt.core.context.EnumType
 
fromOrmResourceModel(FetchType) - Static method in enum org.eclipse.jpt.core.context.FetchType
 
fromOrmResourceModel(GenerationType) - Static method in enum org.eclipse.jpt.core.context.GenerationType
 
fromOrmResourceModel(InheritanceType) - Static method in enum org.eclipse.jpt.core.context.InheritanceType
 
fromOrmResourceModel(TemporalType) - Static method in enum org.eclipse.jpt.core.context.TemporalType
 
fromOrmResourceModel(LockModeType_2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.LockModeType2_0
 
fromOrmResourceModel(CacheCoordinationType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheCoordinationType
 
fromOrmResourceModel(CacheType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkCacheType
 
fromOrmResourceModel(XmlChangeTrackingType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTrackingType
 
fromOrmResourceModel(ExistenceType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkExistenceType
 
fromOrmResourceModel(XmlJoinFetchType) - Static method in enum org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetchType
 
fromXmlResourceModel(XmlPersistenceUnitTransactionType) - Static method in enum org.eclipse.jpt.core.context.persistence.PersistenceUnitTransactionType
 
fromXmlResourceModel(XmlPersistenceUnitCachingType_2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.persistence.options.SharedCacheMode
 
fromXmlResourceModel(XmlPersistenceUnitValidationModeType_2_0) - Static method in enum org.eclipse.jpt.core.jpa2.context.persistence.options.ValidationMode
 
FULL - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.caching.CacheType
 
FULL_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
The 'FULL' literal value.
FULLY_QUALIFIED_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.MapKeyClass2_0Annotation
 
FULLY_QUALIFIED_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.StaticMetamodelAnnotation
 
FULLY_QUALIFIED_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
 
FULLY_QUALIFIED_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.v2_0.resource.java.EclipseLinkClassExtractorAnnotation2_1
 
FULLY_QUALIFIED_CONVERTER_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConverterAnnotation
 
FULLY_QUALIFIED_CUSTOMIZER_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCustomizerAnnotation
 
FULLY_QUALIFIED_DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
 
FULLY_QUALIFIED_ID_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.java.JavaIdClassReference
 
FULLY_QUALIFIED_MAP_KEY_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.java.JavaCollectionMapping2_0
 
FULLY_QUALIFIED_OBJECT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
 
FULLY_QUALIFIED_RESULT_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
 
FULLY_QUALIFIED_TARGET_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.ElementCollection2_0Annotation
 
FULLY_QUALIFIED_TARGET_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.java.JavaElementCollectionMapping2_0
 
FULLY_QUALIFIED_TARGET_ENTITY_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
 
FULLY_QUALIFIED_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.java.JavaRelationshipMapping
 

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