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

D

DATA_SOURCE_CONNECTION_PROFILE_NAME - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing a JPA project's data source connection profile name in the Eclipse project's persistent properties.
Database - Interface in org.eclipse.jpt.db
Database Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DATABASE_SAVE_PWD_PROP_ID - Static variable in interface org.eclipse.jpt.db.ConnectionProfile
 
databaseChanged(ConnectionProfile, Database) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
databaseChanged(ConnectionProfile, Database) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
dataTypeIsLOB() - Method in interface org.eclipse.jpt.db.Column
Return whether the column's datatype is a LOB type (i.e.
DATE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'DATE' literal value.
declaration() - Method in interface org.eclipse.jpt.utility.JavaType
Return the version of the type's name that can be used in source code: "[[J" => "long[][]" "java.util.Map$Entry" => "java.util.Map.Entry"
DeclarationAnnotationAdapter - Interface in org.eclipse.jpt.core.utility.jdt
Provide clients with a pluggable way to manipulate an annotation modifying a "declaration".
DeclarationAnnotationElementAdapter<T> - Interface in org.eclipse.jpt.core.utility.jdt
Provide clients with a pluggable way to manipulate an annotation element modifying a "declaration".
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
 
DEFAULT_ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.core.context.Generator
 
DEFAULT_ALLOCATION_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Generator
 
DEFAULT_CASCADE_PERSIST_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.PersistenceUnitDefaults
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
DEFAULT_DISCRIMINATOR_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
DEFAULT_DISCRIMINATOR_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DEFAULT_ENUMERATED - Static variable in interface org.eclipse.jpt.core.context.BasicMapping
 
DEFAULT_ENUMERATED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BasicMapping
 
DEFAULT_EXCLUDE_UNLISTED_CLASSED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default "exclude unlisted classes" setting (not typically changed)
DEFAULT_FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Fetchable
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.context.BasicMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.context.SingleRelationshipMapping
 
DEFAULT_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
DEFAULT_INHERITANCE_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DEFAULT_INITIAL_VALUE - Static variable in interface org.eclipse.jpt.core.context.SequenceGenerator
 
DEFAULT_INITIAL_VALUE - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_INITIAL_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Generator
 
DEFAULT_INSERTABLE - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_INVERSE_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.JoinTable
 
DEFAULT_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.JoinTable
 
DEFAULT_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.SingleRelationshipMapping
 
DEFAULT_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.AssociationOverride
 
DEFAULT_LENGTH - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_LENGTH - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
DEFAULT_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
DEFAULT_MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.PersistentAttribute
 
DEFAULT_METADATA_COMPLETE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
DEFAULT_NAME - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.NamedColumn
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
DEFAULT_NULLABLE - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_OPTIONAL - Static variable in interface org.eclipse.jpt.core.context.Nullable
 
DEFAULT_OPTIONAL_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Nullable
 
DEFAULT_ORM_XML_FILE_PATH - Static variable in class org.eclipse.jpt.core.JptCorePlugin
 
DEFAULT_PERSISTENCE_XML_FILE_PATH - Static variable in class org.eclipse.jpt.core.JptCorePlugin
 
DEFAULT_PK_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_PK_COLUMN_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_PRECISION - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_PRECISION_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.SecondaryTable
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
DEFAULT_REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
DEFAULT_SCALE - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_SCALE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.PersistenceUnitDefaults
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_SEQUENCE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.SequenceGenerator
 
DEFAULT_STRATEGY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
DEFAULT_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
DEFAULT_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.RelationshipMapping
 
DEFAULT_TRANSACTION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default transaction type (not typically changed)
DEFAULT_UNIQUE - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_UNIQUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_UPDATABLE - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_VALUE_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
defaultApplies(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.context.java.DefaultJavaAttributeMappingProvider
Given the IJavaPersistentAttribute return whether the default mapping applies.
defaultJavaAttributeMappingKey(JavaPersistentAttribute) - Method in interface org.eclipse.jpt.core.JpaPlatform
Return the attribute mapping key corresponding to the default atribute mapping that applies to the Java persistent attribute.
DefaultJavaAttributeMappingProvider - Interface in org.eclipse.jpt.core.context.java
Map a string key to an attribute mapping and its corresponding Java annotation adapter.
defaultJavaAttributeMappingUiProviders() - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
defaultJoinColumns() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
defaultJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
defaultJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
 
defaultJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
defaultMatchesJavaFieldName(String) - Method in interface org.eclipse.jpt.db.ForeignKey
Return whether the foreign key's default Java field name matches the specified Java identifier, respecting the database's case-sensitivity.
defaultOrmAttributeMappingUiProviders() - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
defaultPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
DelegatingContentAndLabelProvider - Class in org.eclipse.jpt.ui.jface
Implementation of IStructuredContentProvider and ILabelProvider that maintains a collection (Map, actually) of ItemContentProvider delegates that perform the function of providing content and label information for each represented item NB: This class, if used as a label provider *MUST* be used as a content provider for the same viewer.
describes(String) - Method in interface org.eclipse.jpt.utility.JavaType
 
describes(Class<?>) - Method in interface org.eclipse.jpt.utility.JavaType
 
DESCRIPTION_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
DESCRIPTION_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's description
detailsProvider(JpaStructureNode) - Method in interface org.eclipse.jpt.ui.JpaPlatformUi
 
disconnect() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Disconnect from the database.
DISCOVER_ANNOTATED_CLASSES - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing a JPA project's "discover" flag in the Eclipse project's preferences.
discoverAnnotatedClasses() - Method in interface org.eclipse.jpt.core.JpaProject.Config
Return whether the new JPA project is to "discover" annotated classes.
discoverAnnotatedClasses(IProject) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Return the JPA "discover" flag associated with the specified Eclipse project.
DISCOVERS_ANNOTATED_CLASSES_PROPERTY - Static variable in interface org.eclipse.jpt.core.JpaProject
ID string used when discoversAnnotatedClasses property is changed.
discoversAnnotatedClasses() - Method in interface org.eclipse.jpt.core.JpaProject
Return whether the JPA project will "discover" annotated classes automatically, as opposed to requiring the classes to be listed in persistence.xml.
DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Discriminator Type' enum.
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Discriminator Type' enum.
DISCRIMINATOR_TYPE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__CHAR - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__INTEGER - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__STRING - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
 
DISCRIMINATOR_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_VALUE - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Discriminator Value' data type.
DISCRIMINATOR_VALUE - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Discriminator Value' data type.
DISCRIMINATOR_VALUE__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_VALUE_ALLOWED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DiscriminatorColumn - 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.
DiscriminatorColumnAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the javax.persistence.DiscriminatorColumn annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorType - Enum 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.
DiscriminatorType - Enum in org.eclipse.jpt.core.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.
DiscriminatorType - Enum in org.eclipse.jpt.core.resource.orm
A representation of the literals of the enumeration 'Discriminator Type', and utility methods for working with them.
DiscriminatorValueAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the javax.persistence.OrderBy annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
dispose() - Method in interface org.eclipse.jpt.core.JpaDataSource
 
dispose() - Method in interface org.eclipse.jpt.core.JpaFile
The JPA file has been removed from the JPA project.
dispose() - Method in interface org.eclipse.jpt.core.JpaProject
The JPA project has been removed from the JPA model.
dispose() - Method in interface org.eclipse.jpt.core.JpaProject.Updater
The JPA project is disposed; dispose the updater.
dispose() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
dispose() - Method in interface org.eclipse.jpt.core.JpaStructureNode
Dispose of this structureNode and dispose of chil structureNodes.
dispose() - Method in class org.eclipse.jpt.core.resource.common.JpaXmlResourceModel
 
dispose() - Method in interface org.eclipse.jpt.core.ResourceModel
 
dispose() - Method in interface org.eclipse.jpt.ui.details.JpaComposite
Notifies this composite it should dispose any resources.
dispose() - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Disposes all items
dispose(Object) - Method in class org.eclipse.jpt.ui.jface.DelegatingContentAndLabelProvider
Disposes item
dispose() - Method in interface org.eclipse.jpt.ui.jface.ItemContentProvider
Dispose of this content provider, cleaning up all references, listeners, etc.
dispose() - Method in interface org.eclipse.jpt.ui.jface.ItemLabelProvider
Dispose of this label provider, cleaning up all references, listeners, etc.
dispose() - Method in interface org.eclipse.jpt.ui.navigator.JpaNavigatorProvider
 
dispose() - Method in interface org.eclipse.jpt.ui.structure.JpaStructureProvider
 
DRIVER_DEFINITION_PROP_ID - Static variable in interface org.eclipse.jpt.db.ConnectionProfile
 
DRIVER_DEFINITION_TYPE_PROP_ID - Static variable in interface org.eclipse.jpt.db.ConnectionProfile
 
DRIVER_JAR_LIST_PROP_ID - Static variable in interface org.eclipse.jpt.db.ConnectionProfile
 

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