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

M

Main - Class in org.eclipse.jpt.dbws.eclipselink.core.gen
Generate DBWS content Current command-line arguments: [-builderFile dbws-builder.xml] - specifies source builder file [-stageDir .
main(String[]) - Static method in class org.eclipse.jpt.dbws.eclipselink.core.gen.Main
 
Main - Class in org.eclipse.jpt.jaxb.core.schemagen
Generate a JAXB Schema Current command-line arguments: [-s schema.xsd] - specifies the target schema [-c className] - specifies the fully qualified class name [-p packageName] - specifies the source package // @deprecated
main(String[]) - Static method in class org.eclipse.jpt.jaxb.core.schemagen.Main
 
Main - Class in org.eclipse.jpt.jaxb.eclipselink.core.schemagen
Generate a EclipseLink JAXB Schema Current command-line arguments: [-s schema.xsd] - specifies the target schema [-c className] - specifies the fully qualified class name
main(String[]) - Static method in class org.eclipse.jpt.jaxb.eclipselink.core.schemagen.Main
 
Main - Class in org.eclipse.jpt.jpa.eclipselink.core.ddlgen
This class creates a EclipseLink EntityManagerFactory, and executes the DDL generator with the command set in the properties: eclipselink.ddl-generation.output-mode eclipselink.application-location Current command-line arguments: [-pu puName] - persistence unit name [-p propertiesFilePath] - properties for EclipseLink EntityManager [-debug] - debug mode [-dynamic] - use the org.eclipse.persistence.dynamic.DynamicClassLoader Example of a properties file: eclipselink.jdbc.bind-parameters=false eclipselink.jdbc.driver=org.apache.derby.jdbc.EmbeddedDriver eclipselink.jdbc.url=jdbc\:derby\:c\:/derbydb/testdb;create\=true eclipselink.jdbc.user=tran eclipselink.jdbc.password= eclipselink.logging.level=FINEST eclipselink.logging.timestamp=false eclipselink.logging.thread=false eclipselink.logging.session=false eclipselink.logging.exceptions=true eclipselink.orm.throw.exceptions=true eclipselink.ddl-generation.output-mode=database eclipselink.ddl-generation=drop-and-create-tables eclipselink.application-location=c\:/_Projects_/ExampleDDL
main(String[]) - Static method in class org.eclipse.jpt.jpa.eclipselink.core.ddlgen.Main
 
MAKE_PERSISTENT_ADD_TO_PERSISTENCE_XML_RESOURCE_MODEL - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_ADD_TO_XML_RESOURCE_MODEL - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_ANNOTATING_CLASS - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_BUILDING_PERSISTENT_TYPE - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_LISTING_IN_PERSISTENCE_XML - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_PROCESSING_EMBEDDABLES - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_PROCESSING_ENTITIES - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_PROCESSING_JAVA_CLASSES - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_PROCESSING_MAPPED_SUPERCLASSES - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MAKE_PERSISTENT_UPDATING_JPA_MODEL - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
MANAGED_TYPES_LIST - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
ManagedType - Interface in org.eclipse.jpt.jpa.core.context
Context managed type.
ManagedType.NameTransformer - Class in org.eclipse.jpt.jpa.core.context
 
ManagedType.NameTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.ManagedType.NameTransformer
 
ManagedTypeContainer - Interface in org.eclipse.jpt.jpa.core.context
Interface used by persistence unit to gather up managed types.
ManagedTypeContainer.ContainsType - Class in org.eclipse.jpt.jpa.core.context
 
ManagedTypeContainer.ContainsType(String) - Constructor for class org.eclipse.jpt.jpa.core.context.ManagedTypeContainer.ContainsType
 
ManagedTypeContainer.ManagedTypesTransformer - Class in org.eclipse.jpt.jpa.core.context
 
ManagedTypeContainer.ManagedTypesTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.ManagedTypeContainer.ManagedTypesTransformer
 
managedTypes() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaManagedTypeProvider
MANY_TO_MANY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_MANY - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
MANY_TO_MANY - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
MANY_TO_MANY__CASCADE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_MANY__FETCH - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_MANY__MAPPED_BY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_MANY__TARGET_ENTITY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_MANY_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.jpa.core.MappingKeys
 
MANY_TO_ONE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_ONE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
MANY_TO_ONE - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
MANY_TO_ONE__CASCADE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_ONE__FETCH - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_ONE__OPTIONAL - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_ONE__TARGET_ENTITY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MANY_TO_ONE_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.jpa.core.MappingKeys
 
ManyToManyAnnotation - Interface in org.eclipse.jpt.jpa.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.
ManyToManyAnnotation2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.resource.java
Corresponds to the JPA 2.0 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.jpa.core.context
JPA m:m mapping 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.jpa.core.jpa2.context
JPA 2.0 m:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyMappingUiProvider_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
ManyToManyMappingUiProvider_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
ManyToManyRelationship - Interface in org.eclipse.jpt.jpa.core.context
m:m relationship reference Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManySection_title - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
ManyToOneAnnotation - Interface in org.eclipse.jpt.jpa.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.
ManyToOneAnnotation2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.resource.java
Corresponds to the JPA 2.0 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.jpa.core.context
JPA m:1 mapping 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.jpa.core.jpa2.context
JPA 2.0 m:1 mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMappingUiProvider_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
ManyToOneMappingUiProvider_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
ManyToOneRelationship - Interface in org.eclipse.jpt.jpa.core.context
m:1 relationship (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.
ManyToOneRelationship2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 m:1 relationship (mapped by, join column, join table) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneSection_title - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MAP_ATTRIBUTE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MAP_KEY - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
MAP_KEY__NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MAP_KEY_ASSOCIATION_OVERRIDE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_0.EclipseLink2_0
 
MAP_KEY_ATTRIBUTE_OVERRIDE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_CLASS - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_CLASS - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_CLASS__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__NAME - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__PRECISION - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__SCALE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_CONVERT - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_CONVERT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MAP_KEY_CONVERT__VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MAP_KEY_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.ConvertibleKeyMapping2_0
 
MAP_KEY_ENUMERATED - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_ENUMERATED - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_ENUMERATED__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_JOIN_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__INSERTABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__NAME - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__NULLABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__TABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__UNIQUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMN__UPDATABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_JOIN_COLUMNS__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_TEMPORAL - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAP_KEY_TEMPORAL - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAP_KEY_TEMPORAL__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MapAsComposite_default - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_dialogTitle - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_labelText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_mappedAttributeText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_mappedTypeText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_unmappedAttributeText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_unmappedAttributeText_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_unmappedTypeText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_unmappedTypeText_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapAsComposite_virtualAttributeText - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MapKeyAnnotation - Interface in org.eclipse.jpt.jpa.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.
MapKeyClassAnnotation2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyClass Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyColumnAnnotation2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.resource.java
Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyConvertAnnotation2_0 - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.MapKeyConvert Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyEnumeratedAnnotation2_0 - Interface in org.eclipse.jpt.jpa.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.
MapKeyJoinColumnAnnotation2_0 - Interface in org.eclipse.jpt.jpa.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.
MapKeyTemporalAnnotation2_0 - Interface in org.eclipse.jpt.jpa.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.jpa.core.resource.orm.JPA
 
MAPPED_BY_ATTRIBUTE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.SpecifiedMappedByRelationshipStrategy
String associated with changes to the attribute property of this object
MAPPED_BY_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.ELXmlInverseReferenceMapping
String associated with changes to the mappedBy property
MAPPED_BY_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.resource.java.XmlInverseReferenceAnnotation
String associated with change events to the 'mappedBy' property
MAPPED_BY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.OwnableRelationshipMappingAnnotation
 
MAPPED_SUPERCLASS - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
MAPPED_SUPERCLASS - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
MAPPED_SUPERCLASS - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
MAPPED_SUPERCLASS_TYPE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.jpa.core.MappingKeys
 
MappedByRelationship - Interface in org.eclipse.jpt.jpa.core.context
"Mapped by" relationship 1:1 1:m m:m Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
mappedByTouches(int) - Method in interface org.eclipse.jpt.jaxb.eclipselink.core.resource.java.XmlInverseReferenceAnnotation
Return whether the specified text position is within the 'mappedBy' element.
mappedByTouches(int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.OwnableRelationshipMappingAnnotation
Return whether the specified position touches the 'mappedBy' element.
MappedSuperclass - Interface in org.eclipse.jpt.jpa.core.context
mapped superclass 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.jpa.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.
MappedSuperclassComposite_queries - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MappedSuperclassSection_title - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MappedSuperclassUiProvider_label - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MappedSuperclassUiProvider_linkLabel - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MAPPING_FILE - Static variable in interface org.eclipse.jpt.jpa.core.resource.persistence.JPA
 
MAPPING_FILE_CONVERTERS_TRANSFORMER - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
MAPPING_FILE_GENERATORS_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef
 
MAPPING_FILE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef
String constant associated with changes to the mapping file.
MAPPING_FILE_QUERIES_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef
 
MAPPING_FILE_REF - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiImages
 
MAPPING_FILE_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef
 
MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.java.JavaType
 
MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute
 
MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentAttribute
 
MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentType
 
MAPPING_TRANSFORMER - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute
 
MAPPING_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmPersistentAttribute
 
MAPPING_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentAttribute
 
MAPPING_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentType
 
MappingFile - Interface in org.eclipse.jpt.jpa.core.context
JPA mapping file (typically orm.xml).
MappingFile.Root - Interface in org.eclipse.jpt.jpa.core.context
Common interface for the root of a mapping file.
MappingFileDefinition - Interface in org.eclipse.jpt.jpa.core.context.orm
A JPA platform can support multiple mapping files.
MappingFilePersistenceUnitDefaults - Interface in org.eclipse.jpt.jpa.core.context
Persistence unit defaults held by a mapping file.
MappingFilePersistenceUnitDefaults2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 Persistence unit defaults held by a mapping file.
MappingFilePersistenceUnitMetadata - Interface in org.eclipse.jpt.jpa.core.context
Persistence unit metadata held by a mapping file.
MappingFilePersistenceUnitMetadata2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 Persistence unit metadata held by a mapping file.
MappingFileRef - Interface in org.eclipse.jpt.jpa.core.context.persistence
Context model corresponding to the mapping-file element in the persistence.xml file.
MappingFileRef.MappingFileGeneratorsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRef.MappingFileGeneratorsTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileGeneratorsTransformer
 
MappingFileRef.MappingFileQueriesTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRef.MappingFileQueriesTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileQueriesTransformer
 
MappingFileRef.MappingFileTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRef.MappingFileTransformer() - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.MappingFileTransformer
 
MappingFileRef.PersistenceUnitMetadataExists - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRef.PersistenceUnitMetadataExists() - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef.PersistenceUnitMetadataExists
 
MappingFileRefactoringParticipant - Interface in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.DeleteMappingFileEditsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.DeleteMappingFileEditsTransformer(IFile) - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.DeleteMappingFileEditsTransformer
 
MappingFileRefactoringParticipant.MoveFolderEditsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.MoveFolderEditsTransformer(IFolder, IPath) - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveFolderEditsTransformer
 
MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer(IFile, IPath) - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer
 
MappingFileRefactoringParticipant.RenameFolderEditsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.RenameFolderEditsTransformer(IFolder, String) - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.RenameFolderEditsTransformer
 
MappingFileRefactoringParticipant.RenameMappingFileEditsTransformer - Class in org.eclipse.jpt.jpa.core.context.persistence
 
MappingFileRefactoringParticipant.RenameMappingFileEditsTransformer(IFile, String) - Constructor for class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.RenameMappingFileEditsTransformer
 
MappingFileWizard_title - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_accessLabel - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_accessLabel_sourceFolderDialogDesc - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_accessLabel_sourceFolderDialogTitle - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_addToPersistenceUnitButton - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_filePathLabel - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_incorrectSourceFolderError - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_newFile_desc - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_newFile_title - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_options_desc - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_options_title - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_persistenceUnitLabel - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_projectLabel - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingFileWizardPage_sourceFolderLabel - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
MappingKeys - Interface in org.eclipse.jpt.jaxb.core
Identifiers for JAXB class/attribute mapping types Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingKeys - Interface in org.eclipse.jpt.jpa.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.jpa.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.
MappingRelationship - Interface in org.eclipse.jpt.jpa.core.context
Mapping relationship 1:1 1:m m:1 m:m 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.jpa.ui
UI definitions for a specific mapping file resource type.
mappings() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaManagedType
mappings() - Method in class org.eclipse.jpt.jpa.core.jpql.spi.JpaNullManagedType
mappings() - Method in class org.eclipse.jpt.jpa.eclipselink.core.jpql.spi.EclipseLinkDynamicManagedType
MappingUiDefinition - Interface in org.eclipse.jpt.jpa.ui.details
A mapping UI definition provides the label and image descriptor for the (type or attribute) mapping type indicated by MappingUiDefinition.getKey().
MappingUiDefinition.ImageDescriptorTransformer - Class in org.eclipse.jpt.jpa.ui.details
 
MappingUiDefinition.ImageDescriptorTransformer() - Constructor for class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.ImageDescriptorTransformer
 
MappingUiDefinition.IsEnabledFor - Class in org.eclipse.jpt.jpa.ui.details
 
MappingUiDefinition.IsEnabledFor(JpaContextModel) - Constructor for class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.IsEnabledFor
 
MappingUiDefinition.KeyTransformer - Class in org.eclipse.jpt.jpa.ui.details
 
MappingUiDefinition.KeyTransformer() - Constructor for class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.KeyTransformer
 
MappingUiDefinition.LabelTransformer - Class in org.eclipse.jpt.jpa.ui.details
 
MappingUiDefinition.LabelTransformer() - Constructor for class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.LabelTransformer
 
MappingUiDefinition.NullComposite - Class in org.eclipse.jpt.jpa.ui.details
 
MappingUiDefinition.NullComposite(PropertyValueModel<? extends JpaContextModel>, Composite, WidgetFactory, ResourceManager) - Constructor for class org.eclipse.jpt.jpa.ui.details.MappingUiDefinition.NullComposite
 
MAPS_ID - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAPS_ID - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
MAPS_ID__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
MAPS_ID_DERIVED_IDENTITY_STRATEGY_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.DerivedIdentity2_0
 
MapsIdAnnotation2_0 - Interface in org.eclipse.jpt.jpa.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.jpa.core.jpa2.context
Maps ID derived identity strategy 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.IdAttributeNameTransformer - Class in org.eclipse.jpt.jpa.core.jpa2.context
 
MapsIdDerivedIdentityStrategy2_0.IdAttributeNameTransformer() - Constructor for class org.eclipse.jpt.jpa.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0.IdAttributeNameTransformer
 
MARKER_TYPE - Static variable in interface org.eclipse.jpt.jaxb.core.JaxbProject
The JAXB validation marker type (value: "org.eclipse.jpt.jaxb.core.problem").
MARKER_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.JpaProject
The JPA validation marker type (value: "org.eclipse.jpt.jpa.core.problem").
MARKER_TYPE_SCOPE - Static variable in interface org.eclipse.jpt.jaxb.core.JaxbProject
 
MARKER_TYPE_SCOPE - Static variable in interface org.eclipse.jpt.jpa.core.JpaProject
 
MARKER_TYPE_SCOPE_ - Static variable in interface org.eclipse.jpt.jaxb.core.JaxbProject
 
MARKER_TYPE_SCOPE_ - Static variable in interface org.eclipse.jpt.jpa.core.JpaProject
 
MARSHAL_METHOD_NAME - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAdapter
 
matches(int) - Method in enum org.eclipse.jpt.common.core.resource.java.JavaResourceAnnotatedElement.AstNodeType
Return whether the given astNodeType matches this type
matches(String, int) - Method in interface org.eclipse.jpt.common.core.utility.jdt.Member
Return whether the member matches the specified member and occurrence.
matches(MethodSignature, int) - Method in interface org.eclipse.jpt.common.core.utility.jdt.MethodAttribute
This method must be used instead of Member#matches(String, int).
matches(String, String) - Method in class org.eclipse.jpt.jaxb.core.xsd.XsdTypeDefinition
 
mayBeMappedBy(AttributeMapping) - Method in interface org.eclipse.jpt.jpa.core.context.MappedByRelationship
Return whether the specified mapping may own the relationship.
mayHaveDefaultJoinColumn() - Method in interface org.eclipse.jpt.jpa.core.context.JoinColumnRelationship
Return whether this relationship may potentially have a default join column.
mayHaveDefaultJoinTable() - Method in interface org.eclipse.jpt.jpa.core.context.JoinTableRelationship
Return whether this relationship may potentially have a default join table.
Member - Interface in org.eclipse.jpt.common.core.utility.jdt
Dali manipulates annotations on members (types, fields, and methods).
MERGE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Cascade
 
METADATA_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_4
 
METADATA_COMPLETE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
METADATA_COMPLETE_COMPOSITE_METADATA_COMPLETE - Static variable in class org.eclipse.jpt.jpa.ui.details.orm.JptJpaUiDetailsOrmMessages
 
METADATA_COMPLETE_COMPOSITE_METADATA_COMPLETE_WITH_DEFAULT - Static variable in class org.eclipse.jpt.jpa.ui.details.orm.JptJpaUiDetailsOrmMessages
 
MetaDataCompleteCombo_Default - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
METAMODEL_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_4
 
METAMODEL_GENERATED_ANNOTATION_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.JpaMetamodelSynchronizer2_0
The value used to tag a generated type: @javax.annotation.Generated(value="Dali", date="2009-11-23T13:56:06.171-0500")
METAMODEL_PACKAGE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
METAMODEL_PACKAGE_ - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.JPA2_0
 
METAMODEL_SOURCE_FOLDER_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.JpaProject2_0
ID string used when metamodelSourceFolderName property is changed.
METAMODEL_SYNC_JOB_NAME - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
METAMODEL_TYPE_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.PersistentType2_0
 
MetamodelField2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 Canonical Metamodel field corresponding to a persistent attribute.
MetamodelSourceType2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 metamodel source type.
MetamodelSourceType2_0.MetamodelSourceTypeComparator - Class in org.eclipse.jpt.jpa.core.jpa2.context
 
MetamodelSourceType2_0.MetamodelSourceTypeComparator() - Constructor for class org.eclipse.jpt.jpa.core.jpa2.context.MetamodelSourceType2_0.MetamodelSourceTypeComparator
 
MetamodelSourceType2_0.Synchronizer - Interface in org.eclipse.jpt.jpa.core.jpa2.context
This interface is used by the source type to synchronize the metamodel as required by changes to the context model.
METHOD_NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
METHOD_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.TransformerAnnotation
 
MethodAttribute - Interface in org.eclipse.jpt.common.core.utility.jdt
Method attribute: just some covariant overrides.
METHODS_COLLECTION - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceType
 
MethodSignature - Interface in org.eclipse.jpt.common.utility
This interface describes a Java method signature; i.e. its "name" and its "parameter types".
MILLISECOND_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTimeOfDay
 
MILLISECOND_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.TimeOfDayAnnotation
 
MINI_BROWSE_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
MINUTE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTimeOfDay
 
MINUTE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.TimeOfDayAnnotation
 
Model - Interface in org.eclipse.jpt.common.utility.model
Interface to be implemented by models that notify listeners of changes to bound properties, collections, lists, and/or trees.
modelChanged(ChangeEvent) - Method in class org.eclipse.jpt.common.utility.model.listener.AbstractChangeListener
The model has notified the listener of the change described by the specified change event.
modelChanged() - Method in class org.eclipse.jpt.common.utility.model.listener.AbstractChangeListener
The model has notified the listener of a change.
modelChanged() - Method in class org.eclipse.jpt.common.utility.model.listener.CommandChangeListener
 
ModifiableCollectionValueModel<E> - Interface in org.eclipse.jpt.common.utility.model.value
Extend CollectionValueModel to allow the setting of the collection's values.
ModifiableListValueModel<E> - Interface in org.eclipse.jpt.common.utility.model.value
Extend ListValueModel to allow the setting of the list's values.
ModifiablePropertyValueModel<V> - Interface in org.eclipse.jpt.common.utility.model.value
Extend PropertyValueModel to allow the setting of the property's value.
modified(ConnectionProfile) - Method in class org.eclipse.jpt.jpa.db.ConnectionAdapter
 
modified(ConnectionProfile) - Method in interface org.eclipse.jpt.jpa.db.ConnectionListener
 
ModifiedDeclaration - Interface in org.eclipse.jpt.common.core.utility.jdt
Define a wrapper that provides a common protocol for all the various AST declarations that have modifiers (i.e. there are a number of AST node classes that implement the method #modifiers(), but they do not implement a common interface): BodyDeclaration SingleVariableDeclaration VariableDeclarationExpression VariableDeclarationStatement Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MODIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.common.core.resource.java.JavaResourceAttribute
 
MOVE_DOWN_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
MOVE_UP_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
moveAnnotation(int, int, String) - Method in interface org.eclipse.jpt.common.core.resource.java.JavaResourceAnnotatedElement
Move the nestable annotation at the specified source index to the specified target index.
moveAnnotation(int) - Method in interface org.eclipse.jpt.common.core.resource.java.NestableAnnotation
Move the annotation to the specified index within its container annotation.
moveAnnotation(int) - Method in interface org.eclipse.jpt.common.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.common.core.utility.jdt.IndexedDeclarationAnnotationAdapter
Move the annotation to the specified index, leaving its original position cleared out.
moveClass(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.XmlSeeAlso
 
moveClass(int, int) - Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlSeeAlsoAnnotation
Corresponds to the 'value' element of the XmlSeeAlso annotation.
moveColumnName(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedUniqueConstraint
Move the column name at the specified source index to the specified target index in the unique constraint's list of column names.
moveColumnName(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.UniqueConstraintAnnotation
Corresponds to the 'columnNames' element of the UniqueConstraint annotation.
moveConversionValue(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkObjectTypeConverter
Move the conversion value from the specified source index to the specified target index.
moveConversionValue(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'conversionValues' element of the ObjectTypeConverter annotation.
moveCustomConverter(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverterContainer
Move the custom converter from the source index to the target index.
moveHint(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.Query
Move the hint from the source index to the target index.
moveHint(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.QueryAnnotation
Corresponds to the 'hints' element of the *Query annotation.
moveInverseJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.JoinTableAnnotation
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation.
moveJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.AssociationOverrideAnnotation
Corresponds to the 'joinColumns' element of the AssociationOverride annotation.
moveJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.ReferenceTableAnnotation
Corresponds to the 'joinColumns' element of the JoinTable annotation.
moveNamedNativeQuery(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.QueryContainer
Move a named native query as specified.
moveNamedQuery(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.QueryContainer
Move a named query as specified.
moveObjectTypeConverter(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverterContainer
Move the object type converter from the source index to the target index.
movePkJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.SecondaryTableAnnotation
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation.
movePrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedPrimaryKeyJoinColumnRelationshipStrategy
Remove the specified primary key join column.
moveProp(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.JaxbClassMapping
 
moveProp(int, int) - Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlTypeAnnotation
Corresponds to the 'propOrder' element of the XmlType annotation.
moveSequenceGenerator(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
moveSpecifiedInverseJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedJoinTable
Move an inverse join column from the specified source index to the specified target index.
moveSpecifiedJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedJoinColumnRelationshipStrategy
Move the specified join column from the source index to the target index.
moveSpecifiedJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedReferenceTable
Move the join column at the specified source index to the specified target index.
moveSpecifiedMapKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.jpa2.context.CollectionMapping2_0
Move the specified map key join column from the source index to the target index.
moveSpecifiedOverride(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.OverrideContainer
Move the specified override from the source index to the target index.
moveSpecifiedPrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.Entity
 
moveSpecifiedPrimaryKeyJoinColumn(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedSecondaryTable
Move the specified primary key join column from the specified source index to the specified target index.
moveSpecifiedSecondaryTable(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.Entity
Move the specified secondary table from the source index to the target index.
moveSpecifiedTenantDiscriminatorColumn(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
Move the specified tenant discriminator column from the source index to the target index.
moveSpecifiedTenantDiscriminatorColumn(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkEntityMappings
Move the specified tenant discriminator column from the source index to the target index.
moveStructConverter(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverterContainer
Move the struct converter from the source index to the target index.
moveTableGenerator(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
moveTenantDiscriminatorColumn(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkPersistenceUnitDefaults
Move the tenant discriminator column from the source index to the target index.
moveTypeConverter(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConverterContainer
Move the type converter from the source index to the target index.
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.SpecifiedTable
 
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.BaseTableAnnotation
Corresponds to the 'uniqueConstraints' element of the *Table annotation.
moveUniqueConstraint(int, int) - Method in interface org.eclipse.jpt.jpa.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation.
moveUuidGenerator(int, int) - Method in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkEntityMappings
 
moveValue(int, int) - Method in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.GeneratedAnnotation2_0
Corresponds to the value element of the Generated annotation.
moveXmlElement(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.XmlElementsMapping
 
moveXmlElement(int, int) - Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementsAnnotation
Corresponds to the 'value' element of the XmlElements annotation.
moveXmlElementRef(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.XmlElementRefs
 
moveXmlElementRef(int, int) - Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementRefsAnnotation
Corresponds to the 'value' element of the XmlElementRefs annotation.
moveXmlJavaTypeAdapter(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.JaxbPackageInfo
 
moveXmlJoinNode(int, int) - Method in interface org.eclipse.jpt.jaxb.eclipselink.core.context.ELXmlJoinNodesMapping
 
moveXmlns(int, int) - Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlSchemaAnnotation
Corresponds to the 'xmlns' element of the XmlSchema annotation.
moveXmlNsPrefix(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.XmlSchema
 
moveXmlPath(int, int) - Method in interface org.eclipse.jpt.jaxb.eclipselink.core.context.ELXmlElementsMapping
 
moveXmlSchemaType(int, int) - Method in interface org.eclipse.jpt.jaxb.core.context.JaxbPackageInfo
 
MULTIPLE_LIBRARY_VALIDATOR_ENABLEMENTS - Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
 
MULTIPLE_RESOURCE_LOCATOR_ENABLEMENTS - Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
 
MULTIPLE_RESULT_SETS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
MultiRelationshipMapping - Interface in org.eclipse.jpt.jpa.core.context
Multi-valued relationship (1:m, m:m) mapping.
MultiRelationshipMapping2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 multi relationship (m:m, 1:m) mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMappingComposite_cascadeType - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MultiRelationshipMappingComposite_fetchType - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MultiRelationshipMappingComposite_general - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MultiRelationshipMappingComposite_joinTable - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MultiRelationshipMappingComposite_mappedBy - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MultiRelationshipMappingComposite_targetEntity - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
MULTITENANT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
MULTITENANT__INCLUDE_CRITERIA - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT__INCLUDE_CRITERIA - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
 
MULTITENANT__TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
MULTITENANT__VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
 
MULTITENANT_TYPE_ - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT_TYPE__SINGLE_TABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT_TYPE__TABLE_PER_TENANT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MULTITENANT_TYPE__VPD - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MultitenantAnnotation2_3 - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.Multitenant Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultitenantType2_3 - Enum in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the EclipseLink JPA enum org.eclipse.persistence.annotations.MultitenantType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiThreadExceptionHandler - Interface in org.eclipse.jpt.common.utility
Simple interface for allowing clients to pass an exception handler to a service (e.g. to log the exception).
MUTABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MUTABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
 
MUTABLE__VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
 
MutableAnnotation - Interface in org.eclipse.jpt.jpa.eclipselink.core.resource.java
Corresponds to the Eclipselink annotation org.eclipse.persistence.annotations.Mutable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.

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.