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

M

makeAttributeSpecified(OrmPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Add the given virtual orm persistent attribute to the orm.xml.
makeAttributeSpecified(OrmPersistentAttribute, String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Add the given virtual orm persistent attribute to the orm.xml with a mapping of type mappingKey.
makeAttributeVirtual(OrmPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Remove the given specified orm persistent attribute from the orm.xml.
makeSpecified() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
Take a virtual persistent attribute and specify it.
makeSpecified(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
Take a virtual persistent attribute and specify it.
makeVirtual() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
Make the persistent attribute virtual.
MANY_TO_MANY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_MANY - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
MANY_TO_MANY__CASCADE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_MANY__FETCH - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_MANY__MAPPED_BY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_MANY__TARGET_ENTITY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_MANY_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
MANY_TO_ONE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_ONE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
MANY_TO_ONE__CASCADE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_ONE__FETCH - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_ONE__OPTIONAL - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_ONE__TARGET_ENTITY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MANY_TO_ONE_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
ManyToMany2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.ManyToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyMapping - 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.
ManyToManyMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyRelationshipReference - Interface in org.eclipse.jpt.core.context
Represents the RelationshipReference of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOne2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.ManyToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping - 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.
ManyToOneMapping2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference - Interface in org.eclipse.jpt.core.context
Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Represents the RelationshipReference of a 2.0 ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MAP_ATTRIBUTE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MAP_KEY - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
MAP_KEY - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Map Key' class.
MAP_KEY - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Map Key' class.
MAP_KEY__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MAP_KEY__NAME - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Name' attribute feature.
MAP_KEY__NAME - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Name' attribute.
MAP_KEY_ASSOCIATION_OVERRIDE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLink2_0
 
MAP_KEY_ATTRIBUTE_OVERRIDE - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_CLASS - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_CLASS - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_CLASS__VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__NAME - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__PRECISION - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__SCALE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_CONVERT - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_ENUMERATED - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_ENUMERATED - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_ENUMERATED__VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Map Key' class.
MAP_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_JOIN_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__NAME - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMNS__VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.MapKeyJoinColumns2_0Annotation
 
MAP_KEY_TEMPORAL - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_TEMPORAL - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_TEMPORAL__VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MapKey - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Map Key'.
MapKeyAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.MapKey Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyClass2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyClass
MapKeyColumn2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyColumn
MapKeyEnumerated2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyEnumerated Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyJoinColumn2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyJoinColumns2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyTemporal2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyTemporal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MAPPED_BY - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
MAPPED_BY_ATTRIBUTE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.MappedByJoiningStrategy
String associated with changes to the attribute property of this object
MAPPED_BY_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.OwnableRelationshipMappingAnnotation
 
MAPPED_BY_RELATIONSHIP_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.AttributeOverride2_0
Property string associated with changes to the mapped by relationship
MAPPED_BY_RELATIONSHIP_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.EmbeddedIdMapping2_0
Property string associated with changes to the mapped by relationship
MAPPED_BY_RELATIONSHIP_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.IdMapping2_0
Property string associated with changes to the mapped by relationship
MAPPED_SUPERCLASS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
MAPPED_SUPERCLASS - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
MAPPED_SUPERCLASS_TYPE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
MappedByJoiningStrategy - Interface in org.eclipse.jpt.core.context
Joining strategy that depends on another mapping (the owning side of the relationship) to join the two entities.
mappedByTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OwnableRelationshipMappingAnnotation
Return whether the specified position touches the 'mappedBy' element.
mappedJavaSourceClassNames() - Method in interface org.eclipse.jpt.core.JpaProject
Return the names of the JPA project's mapped (i.e.
MappedSuperclass - 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.
MappedSuperclassAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.MappedSuperclass Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MAPPING_FILE - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
MAPPING_FILE_CONTENT_TYPE - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The base content type for all mapping files.
MAPPING_FILE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
String constant associated with changes to the mapping file.
MAPPING_FILE_REF_ID - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceStructureNodes
 
MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.PersistentType
 
MappingFile - Interface in org.eclipse.jpt.core.context
JPA mapping file (typically orm.xml).
MappingFileDefinition - Interface in org.eclipse.jpt.core.context.orm
A JPA platform can support multiple mapping files.
MappingFilePersistenceUnitDefaults - 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.
MappingFilePersistenceUnitDefaults2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFileRef - Interface in org.eclipse.jpt.core.context.persistence
Context model corresponding to the XML resource model XmlMappingFileRef, which corresponds to the mapping-file element in the persistence.xml file.
mappingFileRefs() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's list of mapping file refs, both specified and implied.
mappingFileRefsContaining(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return all the mapping file refs, both specified and implied, containing the specified type.
mappingFileRefsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the persistence unit's list of mapping file refs, both specified and implied.
MappingFileRoot - 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.
mappingIsDefault(JavaAttributeMapping) - Method in interface org.eclipse.jpt.core.context.java.JavaPersistentAttribute
Return whether the specified mapping is the attribute's default mapping.
MappingKeys - Interface in org.eclipse.jpt.core
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingKeys2_0 - Interface in org.eclipse.jpt.core.jpa2
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingResourceUiDefinition - Interface in org.eclipse.jpt.ui
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingUiDefinition<M,T> - Interface in org.eclipse.jpt.ui.details
A UI provider is responsible to provide the support for displaying the information for a certain mapping type.
MAPS_ID - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MAPS_ID - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
MAPS_ID__VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
MapsId2_0Annotation - Interface in org.eclipse.jpt.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapsId Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapsIdDerivedIdentityStrategy2_0 - Interface in org.eclipse.jpt.core.jpa2.context
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
matches(String, int) - Method in interface org.eclipse.jpt.core.utility.jdt.Member
Return whether the member matches the specified member and occurrence.
matches(MethodSignature, int) - Method in interface org.eclipse.jpt.core.utility.jdt.MethodAttribute
This method must be used instead of Member#matches(String, int).
mayBeMappedBy(AttributeMapping) - Method in interface org.eclipse.jpt.core.context.OwnableRelationshipReference
Validates whether the given mapping may own the relationship
mayHaveDefaultJoinColumn() - Method in interface org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference
Return whether this reference may potentially have a default join column.
mayHaveDefaultJoinTable() - Method in interface org.eclipse.jpt.core.context.JoinTableEnabledRelationshipReference
Return whether this reference may potentially have a default join table.
mayHaveDefaultPrimaryKeyJoinColumn() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Return whether this reference may potentially have a default primary key join column.
Member - Interface in org.eclipse.jpt.core.utility.jdt
Dali manipulates annotations on members (types, fields, and methods).
Member.Editor - Interface in org.eclipse.jpt.core.utility.jdt
This interface defines a callback that is invoked when the member's compilation unit/AST is in a state to be manipulated.
MERGE - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.caching.FlushClearCache
 
MERGE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Cascade
 
METADATA_COMPLETE - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
METAMODEL_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
METAMODEL_GENERATED_ANNOTATION_VALUE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JavaResourcePersistentType2_0
The value used to tag a generated type:
METAMODEL_PACKAGE - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
METAMODEL_PACKAGE_ - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.JPA2_0
 
METAMODEL_SOURCE_FOLDER_NAME - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing the name of a JPA project's metamodel source folder in the Eclipse project's preferences.
METAMODEL_SOURCE_FOLDER_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.JpaProject2_0
ID string used when metamodelSourceFolderName property is changed.
MetamodelField - Interface in org.eclipse.jpt.core.jpa2.context
JPA 2.0 Canonical Metamodel field corresponding to a persistent attribute.
MetamodelSourceType - Interface in org.eclipse.jpt.core.jpa2.context
JPA 2.0 metamodel source type.
MetamodelSourceType.Synchronizer - Interface in org.eclipse.jpt.core.jpa2.context
This interface is used by the source type to synchronize the metamodel as required by changes to the context model.
MetamodelSynchronizer - Interface in org.eclipse.jpt.core.jpa2
JPA 2.0 Canonical Metamodel synchronizer.
MetamodelSynchronizer.Null - Class in org.eclipse.jpt.core.jpa2
Singleton implemetation of the metamodel synchronizer interface that does nothing.
METHOD_NAME - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
METHOD_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation
 
MethodAttribute - Interface in org.eclipse.jpt.core.utility.jdt
Property attribute: just some covariant overrides.
methods() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return the type's methods.
METHODS_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
MethodSignature - Interface in org.eclipse.jpt.utility
This interface describes a Java method signature; i.e.
MILLISECOND_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
MILLISECOND_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
 
MINUTE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay
 
MINUTE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkTimeOfDayAnnotation
 
Model - Interface in org.eclipse.jpt.utility.model
Interface to be implemented by models that notify listeners of changes to bound properties, collections, lists, and/or trees.
modelChanged(JpaXmlResourceProviderEvent) - Method in interface org.eclipse.jpt.core.resource.JpaXmlResourceProviderListener
 
modified(ConnectionProfile) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
modified(ConnectionProfile) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
ModifiedDeclaration - Interface in org.eclipse.jpt.core.utility.jdt
Define a wrapper that provides a common protocol for all the various AST declarations that have modifiers (i.e.
MODIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentAttribute
 
modify(Runnable) - Method in class org.eclipse.jpt.core.resource.xml.JpaXmlResource
 
moveAnnotation(int, int, String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Move the nestable annotation found in the specified container annotation at the specified source index to the specified target index.
moveAnnotation(int) - Method in interface org.eclipse.jpt.core.resource.java.NestableAnnotation
Move the annotation to the specified index within its container annotation.
moveAnnotation(int) - Method in interface org.eclipse.jpt.core.utility.jdt.IndexedAnnotationAdapter
Move the annotation to the specified index, leaving its original position cleared out.
moveAnnotation(int, ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.IndexedDeclarationAnnotationAdapter
Move the annotation to the specified index, leaving its original position cleared out.
moveColumnName(int, int) - Method in interface org.eclipse.jpt.core.context.UniqueConstraint
Move the column name from the source index to the target index.
moveColumnName(int, int) - Method in interface org.eclipse.jpt.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
moveConversionValue(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
Move the conversion values from the source index to the target index.
moveConversionValue(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
moveCustomConverter(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Move the custom converter from the source index to the target index.
moveHint(int, int) - Method in interface org.eclipse.jpt.core.context.Query
Move the hint from the source index to the target index.
moveHint(int, int) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'hints' element of the *Query annotation.
moveInverseJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.resource.java.JoinTableAnnotation
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation.
moveJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
moveJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.resource.java.ReferenceTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
moveNamedNativeQuery(int, int) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Move the named native query from the source index to the target index.
moveNamedQuery(int, int) - Method in interface org.eclipse.jpt.core.context.QueryContainer
Move the named query from the source index to the target index.
moveNestedAnnotation(int, int) - Method in interface org.eclipse.jpt.core.resource.java.AnnotationContainer
Move the nested annotation at the specified source index in the container to the specified target index without firing change notification.
moveObjectTypeConverter(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Move the object type converter from the source index to the target index.
movePkJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.resource.java.SecondaryTableAnnotation
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation.
movePrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnJoiningStrategy
Move the specified join column from the source index to the target index.
moveSequenceGenerator(int, int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
moveSpecifiedAssociationOverride(int, int) - Method in interface org.eclipse.jpt.core.context.AssociationOverrideContainer
Move the specified association override from the source index to the target index.
moveSpecifiedAttributeOverride(int, int) - Method in interface org.eclipse.jpt.core.context.AttributeOverrideContainer
Move the specified attribute override from the source index to the target index.
moveSpecifiedInverseJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.JoinTable
Move an inverse join column from the specified source index to the specified target index.
moveSpecifiedJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Move the specified join column from the source index to the target index.
moveSpecifiedJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.ReferenceTable
Move a join column from the specified source index to the specified target index.
moveSpecifiedPrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.Entity
 
moveSpecifiedPrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Move the specified primary key join column from the source index to the target index.
moveSpecifiedSecondaryTable(int, int) - Method in interface org.eclipse.jpt.core.context.Entity
Move the specified secondary table from the source index to the target index.
moveStructConverter(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Move the struct converter from the source index to the target index.
moveTableGenerator(int, int) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
moveTypeConverter(int, int) - Method in interface org.eclipse.jpt.eclipselink.core.context.orm.EclipseLinkConverterHolder
Move the type converter from the source index to the target index.
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.core.context.Table
 
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
moveValue(int, int) - Method in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
Corresponds to the value element of the Generated annotation.
MultiRelationshipMapping - Interface in org.eclipse.jpt.core.context
Multi-valued (1:m, m:m) relationship mapping.
MUTABLE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 
MUTABLE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLink
 
MUTABLE__VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLink
 

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