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

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.
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkTypeConverter
 
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseEclipseLinkTypeConverterAnnotation
 
DATA_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConversionValue
 
DATA_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
 
Database - Interface in org.eclipse.jpt.db
Database
DATABASE - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.OutputMode
 
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
 
DatabaseIdentifierAdapter - Interface in org.eclipse.jpt.db
This interface allows clients of the Dali db package to plug in a custom strategy for converting a database identifier to a database name and vice versa.
DatabaseIdentifierAdapter.Default - Class in org.eclipse.jpt.db
This adapter simply uses the passed in default callback.
DatabaseIdentifierAdapter.DefaultCallback - Interface in org.eclipse.jpt.db
The client-provided finder is passed a "default" callback that can be used if appropriate.
DatabaseObject - Interface in org.eclipse.jpt.db
Common behavior to all database objects
dataValues() - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
Returns a ListIterator of the ConversionValue dataValues.
DATE_ELEMENT_NAME - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
 
DATE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.resource.java.GeneratedAnnotation
 
DATE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.TemporalType
The 'DATE' literal value.
DDL_GENERATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DdlGenerationType - Enum in org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation
DdlGenerationType
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".
DECLARING_TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.PersistentType2_0
 
DECLARING_TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
decrementIndentLevel() - Method in class org.eclipse.jpt.utility.IndentingPrintWriter
Decrement the indent level.
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.AccessHolder
String constant associated with changes to the default access type
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.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default access type.
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_ALWAYS_REFRESH - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_ALWAYS_REFRESH_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_BATCH_WRITING - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_BIND_PARAMETERS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_CACHE_SIZE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_CACHE_SIZE_DEFAULT - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_CACHE_STATEMENTS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_CACHE_STATEMENTS_SIZE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_CACHE_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_CACHE_TYPE_DEFAULT - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_CACHEABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.Cacheable2_0
 
DEFAULT_CASCADE_PERSIST_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default "cascade persist" flag.
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.OrmPersistenceUnitDefaults
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default database catalog.
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_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
DEFAULT_COMPARATOR - Static variable in interface org.eclipse.jpt.db.DatabaseObject
 
DEFAULT_CONNECTION - Static variable in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
DEFAULT_CONVERTER_NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
 
DEFAULT_CONVERTER_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConvert
 
DEFAULT_COORDINATION_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_COORDINATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_CUSTOMIZER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCustomizer
 
DEFAULT_DELIMITED_IDENTIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
String constant associated with changes to the persistence unit's default "delimited identifiers" flag.
DEFAULT_DESCRIPTOR_CUSTOMIZER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_DISABLE_HITS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_DISABLE_HITS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
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_DRIVER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_ENUM_TYPE - Static variable in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
DEFAULT_EXCEPTION_HANDLER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_EXCEPTIONS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_EXCLUDE_ECLIPSELINK_ORM - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.general.GeneralProperties
 
DEFAULT_EXCLUDE_UNLISTED_CLASSES_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" flag (not typically changed).
DEFAULT_EXCLUSIVE_CONNECTION_MODE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_EXISTENCE_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_EXISTENCE_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
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.CollectionMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.core.context.SingleRelationshipMapping
 
DEFAULT_FLUSH_CLEAR_CACHE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
DEFAULT_ID_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.IdClassReference
Property string associated with changes to the IdClassHolder's default id class name
DEFAULT_INDENT - Static variable in class org.eclipse.jpt.utility.IndentingPrintWriter
 
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 - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_INVERSE_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.JoinTable
 
DEFAULT_JDBC_DRIVER - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
DEFAULT_JDBC_PASSWORD - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
DEFAULT_JDBC_URL - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
DEFAULT_JDBC_USER - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
DEFAULT_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.core.context.ReferenceTable
 
DEFAULT_JOIN_COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Change notification identifier for "defaultJoinColumn" property
DEFAULT_JPA_PLATFORM_1_0_PREF_KEY - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing the default JPA platform ID for JPA 1.0 in the workspace preferences.
DEFAULT_JPA_PLATFORM_2_0_PREF_KEY - Static variable in class org.eclipse.jpt.core.JptCorePlugin
The key for storing the default JPA platform ID for JPA 2.0 in the workspace preferences.
DEFAULT_JPA_PLATFORM_PREF_KEY - Static variable in class org.eclipse.jpt.core.JptCorePlugin
Deprecated. As of version 2.3. Instead use JptCorePlugin.DEFAULT_JPA_PLATFORM_1_0_PREF_KEY or JptCorePlugin.DEFAULT_JPA_PLATFORM_2_0_PREF_KEY
DEFAULT_LAZY_CONNECTION - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
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_LEVEL - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_LOCK_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.NamedQuery2_0
 
DEFAULT_LOCK_TIMEOUT - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
DEFAULT_LOG_FILE_LOCATION - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_LOGGER - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
 
DEFAULT_LOGGER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_LOGGER_CLASS_NAME - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logger
 
DEFAULT_MAP_KEY_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.CollectionMapping2_0
 
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_MUTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkMutable
 
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_NATIVE_SQL - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_NULLABLE - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_NULLABLE - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_OBJECT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
DEFAULT_OBJECT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkObjectTypeConverterAnnotation
 
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_ORPHAN_REMOVAL - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrphanRemovable2_0
 
DEFAULT_ORPHAN_REMOVAL_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrphanRemovable2_0
 
DEFAULT_PASSWORD - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
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_PROFILER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_QUERY_TIMEOUT - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
DEFAULT_READ_CONNECTIONS_MAX - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_READ_CONNECTIONS_MIN - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_READ_CONNECTIONS_SHARED - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_READ_ONLY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkReadOnly
 
DEFAULT_READ_ONLY_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkReadOnly
 
DEFAULT_REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
DEFAULT_REFRESH_ONLY_IF_NEWER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_REFRESH_ONLY_IF_NEWER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
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_GENERATION_APPLICATION_LOCATION - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_CREATE_FILE_NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_DDL_GENERATION_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_DROP_FILE_NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_OUTPUT_MODE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
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.OrmPersistenceUnitDefaults
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default database schema.
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_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.SequenceGenerator2_0
 
DEFAULT_SEQUENCE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.SequenceGenerator
 
DEFAULT_SESSION - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_SESSION_EVENT_LISTENER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_SESSION_INCLUDE_DESCRIPTOR_QUERIES - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_SESSION_NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_SESSIONS_XML - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_SHARED - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SHARED_CACHE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_SHARED_CACHE_DEFAULT - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.caching.Caching
 
DEFAULT_SHARED_CACHE_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
String constant associated with changes to the persistence unit's default shared cache mode (not typically changed).
DEFAULT_SHARED_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SIZE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
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_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.ElementCollectionMapping2_0
 
DEFAULT_TARGET_DATABASE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.RelationshipMapping
 
DEFAULT_TARGET_SERVER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_TEMPORAL_MUTABLE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.options.Options
 
DEFAULT_THREAD - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
DEFAULT_THROW_EXCEPTIONS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_TIMESTAMP - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.logging.Logging
 
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_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTracking
 
DEFAULT_TYPE_NAME - Static variable in interface org.eclipse.jpt.core.jpa2.context.MetamodelField
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkChangeTracking
 
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 - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
DEFAULT_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.OrderColumn2_0
 
DEFAULT_URL - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_USER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_VALIDATE_SCHEMA - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_VALIDATION_GROUP_PRE_PERSIST - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
DEFAULT_VALIDATION_GROUP_PRE_REMOVE - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
DEFAULT_VALIDATION_GROUP_PRE_UPDATE - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.options.JpaOptions2_0
 
DEFAULT_VALIDATION_MODE - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
 
DEFAULT_VALIDATION_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.PersistenceUnit2_0
String constant associated with changes to the persistence unit's default validation mode (not typically changed).
DEFAULT_VALIDATION_ONLY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_VALUE - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkJoinFetch
 
DEFAULT_VALUE_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
String associated with changes to the default value property of this object
DEFAULT_WEAVING - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WEAVING_CHANGE_TRACKING - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WEAVING_EAGER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WEAVING_FETCH_GROUPS - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WEAVING_INTERNAL - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WEAVING_LAZY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DEFAULT_WRITE_CONNECTIONS_MAX - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DEFAULT_WRITE_CONNECTIONS_MIN - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
defaultJavaAttributeMappingDefinitions() - Method in interface org.eclipse.jpt.core.JpaPlatformProvider
Return the mapping definitions to use for default java attribute mappings for this platform.
DefaultJavaAttributeMappingUiDefinition<T extends AttributeMapping> - Interface in org.eclipse.jpt.ui.details.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DefaultJavaTypeMappingUiDefinition<T extends TypeMapping> - Interface in org.eclipse.jpt.ui.details.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DefaultMappingUiDefinition<M,T> - Interface in org.eclipse.jpt.ui.details
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
defaultPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
DEFERRED_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingType
The 'DEFERRED' literal value.
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.
DELIMITED_IDENTIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.orm.OrmPersistenceUnitDefaults2_0
 
DELIMITIED_IDENTIFIERS - Static variable in interface org.eclipse.jpt.core.resource.orm.v2_0.JPA2_0
 
DerivedIdentity2_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.
DerivedIdentityStrategy2_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.
describes(String) - Method in interface org.eclipse.jpt.utility.JavaType
Return whether the type describes to the specified type.
describes(Class<?>) - Method in interface org.eclipse.jpt.utility.JavaType
Return whether the type describes to the specified type.
describes(Method) - Method in interface org.eclipse.jpt.utility.MethodSignature
Return whether the method signature describes the specified method.
DESCRIPTION - Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
 
DESCRIPTION - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
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.
DESCRIPTOR_CUSTOMIZER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.customization.Customization
 
DETACH_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.Cascade2_0
 
detailsProviders() - Method in interface org.eclipse.jpt.ui.JpaPlatformUiProvider
Return the details providers that apply to this platform.
DISABLE_HITS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkCacheAnnotation
 
DISABLE_SELECTIVE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.persistence.v2_0.XmlPersistenceUnitCachingType_2_0
The 'DISABLE SELECTIVE' literal value.
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 the persistence.xml or one of its mapping files.
DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.core.resource.orm.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_COLUMN_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.core.resource.orm.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 interface org.eclipse.jpt.core.resource.orm.JPA
 
DISCRIMINATOR_VALUE__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
DISCRIMINATOR_VALUE_IS_UNDEFINED_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.
DiscriminatorColumn.Owner - Interface in org.eclipse.jpt.core.context
interface allowing columns to be used in multiple places
DiscriminatorColumnAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.DiscriminatorColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
discriminatorColumnIsUndefined() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a DiscriminatorColumn is undefined for this Entity.
DiscriminatorType - Enum in org.eclipse.jpt.core.context
Discriminator Type 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
Corresponds to the JPA enum javax.persistence.DiscriminatorType 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 JPA annotation javax.persistence.DiscriminatorValue Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
discriminatorValueIsUndefined() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a DiscriminatorValue is undefined for this Entity.
dispose() - Method in interface org.eclipse.jpt.core.JpaDataSource
Dispose the data source.
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.JpaStructureNode
Dispose of this structureNode and dispose of child structureNodes.
dispose() - Method in interface org.eclipse.jpt.ui.details.JpaComposite
Notifies this composite it should dispose any resources.
dispose() - Method in interface org.eclipse.jpt.ui.details.JpaDetailsPage
Dispose the details page and any resources it holds.
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
 
disposeMetamodel() - Method in interface org.eclipse.jpt.core.jpa2.MetamodelSynchronizer
 
disposeMetamodel() - Method in class org.eclipse.jpt.core.jpa2.MetamodelSynchronizer.Null
 
DMS_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.v2_0.context.persistence.logging.Logging2_0
 
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
 
DRIVER_PROPERTY - Static variable in interface org.eclipse.jpt.core.jpa2.context.persistence.connection.JpaConnection2_0
 
DRIVER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.connection.Connection
 
DROP - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.caching.FlushClearCache
 
DROP_AND_CREATE_TABLES - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.DdlGenerationType
 
DROP_FILE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.persistence.schema.generation.SchemaGeneration
 
DROP_INVALIDATE - Static variable in enum org.eclipse.jpt.eclipselink.core.context.persistence.caching.FlushClearCache
 
duplicates(Generator) - Method in interface org.eclipse.jpt.core.context.Generator
Return whether the generator is a duplicate of the given generator.
duplicates(Query) - Method in interface org.eclipse.jpt.core.context.Query
Return whether the query is a duplicate of the given query.
duplicates(EclipseLinkConverter) - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
Return whether the converter is a duplicate of the given converter.

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