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

D

DALI_EVENT_HANDLER_THREAD_NAME - Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
 
DALI_JOB_NAME - Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
 
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTypeConverter
 
DATA_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.BaseTypeConverterAnnotation
 
DATA_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConversionValue
 
DATA_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.ConversionValueAnnotation
 
DATA_VALUE_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConversionValue
 
Database - Interface in org.eclipse.jpt.jpa.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.jpa.db.ConnectionProfile
 
DATABASE_SCHEMA_WIZARD_PAGE_ADD_CONNECTION_TO_PROJECT - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_CONNECT_LINK - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_CONNECTION_INFO - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_DESC - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_SCHEMA - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_SCHEMA_INFO - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_SCHEMA_SETTINGS - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
DATABASE_SCHEMA_WIZARD_PAGE_TITLE - Static variable in class org.eclipse.jpt.jpa.ui.JptJpaUiMessages
 
databaseChanged(ConnectionProfile, Database) - Method in class org.eclipse.jpt.jpa.db.ConnectionAdapter
 
databaseChanged(ConnectionProfile, Database) - Method in interface org.eclipse.jpt.jpa.db.ConnectionListener
 
DatabaseGenerator - Interface in org.eclipse.jpt.jpa.core.context
Sequence and table generators.
DatabaseGeneratorAnnotation - Interface in org.eclipse.jpt.jpa.core.resource.java
Common protocol among: javax.persistence.SequenceGenerator javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DatabaseIdentifierAdapter - Interface in org.eclipse.jpt.jpa.db
This interface allows clients of the Dali db package to control whether database identifiers are to be treated as though they are delimited, which, most significantly, usually means the identifiers are case-sensitive.
DatabaseIdentifierAdapter.Default - Class in org.eclipse.jpt.jpa.db
This adapter simply returns false, which is compatible with JPA 1.0.
DatabaseObject - Interface in org.eclipse.jpt.jpa.db
Behavior common to all database objects.
DatabaseObject.DefaultComparator - Class in org.eclipse.jpt.jpa.db
 
DatabaseObject.DefaultComparator() - Constructor for class org.eclipse.jpt.jpa.db.DatabaseObject.DefaultComparator
 
DatabaseObject.IdentifierTransformer - Class in org.eclipse.jpt.jpa.db
 
DatabaseObject.IdentifierTransformer() - Constructor for class org.eclipse.jpt.jpa.db.DatabaseObject.IdentifierTransformer
 
DatabaseObject.NameTransformer - Class in org.eclipse.jpt.jpa.db
 
DatabaseObject.NameTransformer() - Constructor for class org.eclipse.jpt.jpa.db.DatabaseObject.NameTransformer
 
DATE_ELEMENT_NAME - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.GeneratedAnnotation2_0
 
DATE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.resource.java.GeneratedAnnotation2_0
 
DATE_TYPE_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.java.EclipseLinkJavaPersistentAttribute
 
DB_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedColumn
 
DB_TABLE_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.context.Table
 
DDL_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_4
 
DDL_GENERATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
declaration() - Method in interface org.eclipse.jpt.common.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.common.core.utility.jdt
Provide clients with a pluggable way to manipulate an annotation modifying a "declaration".
DeclarationAnnotationElementAdapter<T> - Interface in org.eclipse.jpt.common.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.common.core.resource.java.JavaResourceAbstractType
 
DECLARING_TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.PersistentType2_0
 
DEFAULT_ACCESS_ORDER_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAccessOrderHolder
String constant associated with changes to the default access order
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's default access type.
DEFAULT_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.SpecifiedAccessReference
String constant associated with changes to the default access type
DEFAULT_ACCESS_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAccessTypeHolder
String constant associated with changes to the default access type
DEFAULT_ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.jpa.core.context.DatabaseGenerator
 
DEFAULT_ALLOCATION_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.DatabaseGenerator
 
DEFAULT_ALWAYS_REFRESH - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_ALWAYS_REFRESH_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_ATTRIBUTE_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmAttributeMapping
 
DEFAULT_ATTRIBUTES_LIST - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmPersistentType
 
DEFAULT_BASIC_MAPPING_UI_PROVIDER_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DEFAULT_BASIC_MAPPING_UI_PROVIDER_LINK_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DEFAULT_BATCH_WRITING - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_BIND_PARAMETERS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_CACHE_SIZE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_CACHE_SIZE_DEFAULT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_CACHE_STATEMENTS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_CACHE_STATEMENTS_SIZE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_CACHE_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_CACHE_TYPE_DEFAULT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_CACHEABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.Cacheable2_0
 
DEFAULT_CASCADE_PERSIST_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.core.context.orm.EntityMappings
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmPersistenceUnitDefaults
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.core.context.Table
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SequenceGenerator2_0
 
DEFAULT_COMPARATOR - Static variable in interface org.eclipse.jpt.jpa.db.DatabaseObject
Sort by name.
DEFAULT_CONNECTION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_0
 
DEFAULT_CONTEXT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTenantDiscriminatorColumn2_3
 
DEFAULT_CONTEXT_PROPERTY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTenantDiscriminatorColumn2_3
 
DEFAULT_CONVERTER_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvert
 
DEFAULT_CONVERTER_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkConvert
 
DEFAULT_COORDINATION_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_COORDINATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_CUSTOMIZER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCustomizer
 
DEFAULT_DEFAULT_VALUE - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbElementFactoryMethod
 
DEFAULT_DELIMITED_IDENTIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_DISABLE_HITS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_DISABLE_HITS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedDiscriminatorColumn
 
DEFAULT_DISCRIMINATOR_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedDiscriminatorColumn
 
DEFAULT_DISCRIMINATOR_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
DEFAULT_DRIVER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_EMBEDDED_MAPPING_UI_PROVIDER_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DEFAULT_EMBEDDED_MAPPING_UI_PROVIDER_LINK_LABEL - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DEFAULT_EMPTY - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiMessages
 
DEFAULT_ENUM_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseEnumeratedConverter
 
DEFAULT_ENUM_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseEnumeratedConverter
 
DEFAULT_EXCEPTION_HANDLER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_EXCEPTIONS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_EXCLUDE_ECLIPSELINK_ORM - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkGeneralProperties
 
DEFAULT_EXCLUDE_UNLISTED_CLASSES_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_EXISTENCE_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_EXISTENCE_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_FACTORY_CLASS - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlTypeAnnotation
 
DEFAULT_FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.FetchableMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.context.BasicMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.context.CollectionMapping
 
DEFAULT_FETCH_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.context.SingleRelationshipMapping
 
DEFAULT_FLUSH_CLEAR_CACHE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.GeneratedValue
 
DEFAULT_GET_METHOD - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkSpecifiedAccessMethodsContainer
String constant for the default get method
DEFAULT_GET_METHOD_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkSpecifiedAccessMethodsContainer
String constant associated with changes to the default get method
DEFAULT_GET_METHOD_PROPERTY - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
String constant associated with changes to the persistence unit's default get method.
DEFAULT_ID_ATTRIBUTE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
String associated with changes to the default ID attribute name property.
DEFAULT_ID_CLASS_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.IdClassReference
Property string associated with changes to the default ID class name
DEFAULT_INCLUDE_CRITERIA - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_INCLUDE_CRITERIA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_INHERITANCE_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
DEFAULT_INITIAL_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.context.SequenceGenerator
 
DEFAULT_INITIAL_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_INITIAL_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.DatabaseGenerator
 
DEFAULT_INSERTABLE - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_INSERTABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_INVERSE_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.context.JoinTable
 
DEFAULT_ISOLATION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_ISOLATION_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_JDBC_DRIVER - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection.Connection2_0
 
DEFAULT_JDBC_PASSWORD - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection.Connection2_0
 
DEFAULT_JDBC_URL - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection.Connection2_0
 
DEFAULT_JDBC_USER - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection.Connection2_0
 
DEFAULT_JOIN_COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.JoinColumnRelationshipStrategy
Change notification identifier for "defaultJoinColumn" property
DEFAULT_JOIN_COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.ReferenceTable
 
DEFAULT_LAX - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAnyElementMapping
 
DEFAULT_LAZY_CONNECTION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_LENGTH - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_LENGTH - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedDiscriminatorColumn
 
DEFAULT_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedDiscriminatorColumn
 
DEFAULT_LEVEL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_LOCATION - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlSchema
 
DEFAULT_LOCK_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.NamedQuery2_0
 
DEFAULT_LOCK_TIMEOUT - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.Options2_0
 
DEFAULT_LOG_FILE_LOCATION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_LOGGER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_MAP_KEY_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.CollectionMapping2_0
 
DEFAULT_MAP_KEY_JOIN_COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.CollectionMapping2_0
Change notification identifier for "defaultMapKeyJoinColumn" property
DEFAULT_MAPPED_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.java.JavaType
 
DEFAULT_MAPPING_KEY_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.java.JavaPersistentAttribute
 
DEFAULT_MAPPING_KEY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.PersistentAttribute
 
DEFAULT_MULTITENANT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_MUTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMutable
 
DEFAULT_NAME - Static variable in interface org.eclipse.jpt.jpa.core.context.SpecifiedDiscriminatorColumn
 
DEFAULT_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTenantDiscriminatorColumn2_3
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbQName
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.NamedColumn
 
DEFAULT_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Table
 
DEFAULT_NAMESPACE - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlSchemaType
 
DEFAULT_NAMESPACE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbQName
 
DEFAULT_NAMESPACE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmXmlSchema
 
DEFAULT_NATIVE_SQL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_NILLABLE - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElementWrapper
 
DEFAULT_NILLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElement
 
DEFAULT_NULLABLE - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_NULLABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_OBJECT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkObjectTypeConverter
 
DEFAULT_OBJECT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
 
DEFAULT_OPTIONAL - Static variable in interface org.eclipse.jpt.jpa.core.context.OptionalMapping
 
DEFAULT_OPTIONAL_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.OptionalMapping
 
DEFAULT_ORPHAN_REMOVAL - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.OrphanRemovable2_0
 
DEFAULT_ORPHAN_REMOVAL_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.OrphanRemovable2_0
 
DEFAULT_PARENT_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmTypeMapping
 
DEFAULT_PASSWORD - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_PK_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_PK_COLUMN_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_PRECISION - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_PRECISION_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_PRIMARY_KEY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTenantDiscriminatorColumn2_3
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.context.SecondaryTable
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMN_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.java.JavaEntity
 
DEFAULT_PRIMARY_KEY_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmEntity
 
DEFAULT_PRIMARY_KEY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTenantDiscriminatorColumn2_3
 
DEFAULT_PROFILER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_PROP_ORDER - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlTypeAnnotation
A single element empty string array should be interpreted as unspecified
DEFAULT_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.java.JavaAttributeMapping
 
DEFAULT_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.AttributeMapping
 
DEFAULT_QUERY_TIMEOUT - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.options.Options2_0
 
DEFAULT_READ_CONNECTIONS_MAX - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_READ_CONNECTIONS_MIN - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_READ_CONNECTIONS_SHARED - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_READ_ONLY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkReadOnly
 
DEFAULT_READ_ONLY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkReadOnly
 
DEFAULT_REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseJoinColumn
 
DEFAULT_REFRESH_ONLY_IF_NEWER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_REFRESH_ONLY_IF_NEWER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_REQUIRED - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElementWrapper
 
DEFAULT_SCALE - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_SCALE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Column
 
DEFAULT_SCHEMA_GENERATION_APPLICATION_LOCATION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_CREATE_FILE_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_DDL_GENERATION_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_DROP_FILE_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DEFAULT_SCHEMA_GENERATION_OUTPUT_MODE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.OrmPersistenceUnitDefaults
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.core.context.Table
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SequenceGenerator2_0
 
DEFAULT_SCOPE_CLASS_NAME - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbElementFactoryMethod
 
DEFAULT_SEQUENCE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.SequenceGenerator
 
DEFAULT_SESSION - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_SESSION_EVENT_LISTENER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_SESSION_INCLUDE_DESCRIPTOR_QUERIES - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_SESSION_NAME - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_SESSIONS_XML - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_SET_METHOD - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkSpecifiedAccessMethodsContainer
String constant for the default set method
DEFAULT_SET_METHOD_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkSpecifiedAccessMethodsContainer
String constant associated with changes to the default set method
DEFAULT_SET_METHOD_PROPERTY - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
String constant associated with changes to the persistence unit's default set method.
DEFAULT_SHARED - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SHARED_CACHE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_SHARED_CACHE_DEFAULT - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCaching
 
DEFAULT_SHARED_CACHE_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SIZE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_STRATEGY - Static variable in interface org.eclipse.jpt.jpa.core.context.GeneratedValue
 
DEFAULT_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.GeneratedValue
 
DEFAULT_STRING - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.JAXB
 
DEFAULT_SUPER_TYPE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmJavaType
String associated with changes to the "defaultSuperTypeName" property
DEFAULT_TABLE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableColumn
 
DEFAULT_TABLE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_TARGET_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.ElementCollectionMapping2_0
 
DEFAULT_TARGET_DATABASE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.RelationshipMapping
 
DEFAULT_TARGET_SERVER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_TEMPORAL_MUTABLE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkOptions
 
DEFAULT_TENANT_DISCRIMINATOR_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_TENANT_DISCRIMINATOR_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkEntityMappings
 
DEFAULT_TENANT_DISCRIMINATOR_COLUMNS_LIST - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
String constant associated with changes to the persistence unit's list of default tenant discriminator Columns
DEFAULT_THREAD - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_THROW_EXCEPTIONS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_TIMESTAMP - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging
 
DEFAULT_TRANSACTION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jaxb.core.context.XmlJavaTypeAdapter
 
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlSchemaType
 
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlSchemaTypeAnnotation
The default type when none is specified
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkChangeTracking
 
DEFAULT_TYPE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_TYPE_NAME - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.MetamodelField2_0
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAnyElementMapping
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElement
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElementRef
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlJavaTypeAdapter
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkCaching
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkChangeTracking
 
DEFAULT_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkMultitenancy2_3
 
DEFAULT_UNIQUE - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_UNIQUE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_UPDATABLE - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_UPDATABLE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.BaseColumn
 
DEFAULT_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0
 
DEFAULT_URL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_USER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_VALIDATE_SCHEMA - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_VALIDATION_MODE - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.PersistenceUnit2_0
 
DEFAULT_VALIDATION_MODE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.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.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_VALUE - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbEnumMapping
The default value if nothing else is specified
DEFAULT_VALUE - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlAnyElementMapping
 
DEFAULT_VALUE - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkJoinFetch
 
DEFAULT_VALUE_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.TableGenerator
 
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.JaxbElementFactoryMethod
Corresponds to the XmlElementDecl annotation 'defaultValue' element
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlElement
 
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementAnnotation
 
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementDeclAnnotation
String associated with "defaultValue" property changes.
DEFAULT_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmXmlEnum
 
DEFAULT_WEAVING - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WEAVING_CHANGE_TRACKING - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WEAVING_EAGER - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WEAVING_FETCH_GROUPS - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WEAVING_INTERNAL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WEAVING_LAZY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DEFAULT_WITH_ONE_PARAM - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiMessages
 
DEFAULT_WRITE_CONNECTIONS_MAX - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_WRITE_CONNECTIONS_MIN - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DEFAULT_XML_LIST_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.core.context.XmlNodeMapping
 
DEFAULT_XML_ROOT_ELEMENT_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmTypeMapping
 
DEFAULT_XML_SEE_ALSO_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmTypeMapping
 
DEFAULT_XML_TRANSIENT_PROPERTY - Static variable in interface org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmTypeMapping
 
DefaultContentAssistExtension - Class in org.eclipse.jpt.jpa.core.jpql
This extension can be used to provide additional support to JPQL content assist that is outside the scope of providing proposals related to JPA metadata.
DefaultContentAssistExtension(JpaProject) - Constructor for class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension
Creates a new DefaultContentAssistExtension.
DefaultContentAssistExtension.ExpressionStartsWithIgnoreCase - Class in org.eclipse.jpt.jpa.core.jpql
 
DefaultContentAssistExtension.ExpressionStartsWithIgnoreCase(String) - Constructor for class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension.ExpressionStartsWithIgnoreCase
 
DefaultContentAssistExtension.TableNameTransformer - Class in org.eclipse.jpt.jpa.core.jpql
 
DefaultContentAssistExtension.TableNameTransformer() - Constructor for class org.eclipse.jpt.jpa.core.jpql.DefaultContentAssistExtension.TableNameTransformer
 
defaultGetMethod - Variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
defaultIdAttributeNameIsPossible() - Method in interface org.eclipse.jpt.jpa.core.jpa2.context.MapsIdDerivedIdentityStrategy2_0
Return whether a default value is ever used.
DefaultJavaAttributeMappingDefinition - Interface in org.eclipse.jpt.jaxb.core.context.java
Map a string key to an attribute mapping and its corresponding Java annotation.
DefaultJavaAttributeMappingDefinition - Interface in org.eclipse.jpt.jpa.core.context.java
 
DefaultMappingUiDefinition - Interface in org.eclipse.jpt.jpa.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.
defaultName - Variable in class org.eclipse.jpt.jaxb.core.context.AbstractQName
 
defaultNamespace - Variable in class org.eclipse.jpt.jaxb.core.context.AbstractQName
 
defaultSetMethod - Variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
defaultTenantDiscriminatorColumns - Variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkPersistenceUnit
 
delete() - Method in interface org.eclipse.jpt.jpa.core.context.java.JavaGenerator
Remove the generator from its parent.
delete() - Method in interface org.eclipse.jpt.jpa.core.context.java.JavaQuery
Remove the query from its parent.
DELETE_ALL - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
 
DELETE_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
DeleteTypeRefactoringParticipant - Interface in org.eclipse.jpt.jpa.core.context
 
DeleteTypeRefactoringParticipant.DeleteTypeEditsTransformer - Class in org.eclipse.jpt.jpa.core.context
 
DeleteTypeRefactoringParticipant.DeleteTypeEditsTransformer(IType) - Constructor for class org.eclipse.jpt.jpa.core.context.DeleteTypeRefactoringParticipant.DeleteTypeEditsTransformer
 
DELIMITED_IDENTIFIERS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.orm.OrmPersistenceUnitDefaults2_0
 
DELIMITIED_IDENTIFIERS - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.v2_0.JPA2_0
 
DerivableIdMapping2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
JPA 2.0 attribute mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DERIVED_IDENTITY_TRANSFORMER - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.SingleRelationshipMapping2_0
 
DERIVED_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.DerivableIdMapping2_0
Property string associated with changes to the derivable flag.
DerivedIdentity2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
Derived identity Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer - Class in org.eclipse.jpt.jpa.core.jpa2.context
 
DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer() - Constructor for class org.eclipse.jpt.jpa.core.jpa2.context.DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer
 
DerivedIdentity2_0.UsesIdDerivedIdentityStrategy - Class in org.eclipse.jpt.jpa.core.jpa2.context
 
DerivedIdentity2_0.UsesIdDerivedIdentityStrategy() - Constructor for class org.eclipse.jpt.jpa.core.jpa2.context.DerivedIdentity2_0.UsesIdDerivedIdentityStrategy
 
DerivedIdentity2_0.UsesMapsIdDerivedIdentityStrategy - Class in org.eclipse.jpt.jpa.core.jpa2.context
 
DerivedIdentity2_0.UsesMapsIdDerivedIdentityStrategy() - Constructor for class org.eclipse.jpt.jpa.core.jpa2.context.DerivedIdentity2_0.UsesMapsIdDerivedIdentityStrategy
 
DerivedIdentityStrategy2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
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.
DESCENDANTS_COLLECTION - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
describes(String) - Method in interface org.eclipse.jpt.common.utility.JavaType
Return whether the type describes to the specified type.
describes(Class<?>) - Method in interface org.eclipse.jpt.common.utility.JavaType
Return whether the type describes to the specified type.
describes(Method) - Method in interface org.eclipse.jpt.common.utility.MethodSignature
Return whether the method signature describes the specified method.
DESCRIPTION - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
DESCRIPTION - Static variable in interface org.eclipse.jpt.jpa.core.resource.persistence.JPA
 
DESCRIPTION_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
DESCRIPTION_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's description.
DESCRIPTION_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.orm.OrmPersistenceUnitMetadata2_0
 
descriptionChanged(Object) - Method in interface org.eclipse.jpt.common.ui.jface.ItemExtendedLabelProvider.Manager
The description for the specified item has changed.
DESCRIPTOR_CUSTOMIZER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomization
 
DESCRIPTOR_CUSTOMIZER_PROPERTY - Static variable in class org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkCustomizationEntity
 
DESELECT_ALL_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
destination - Variable in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveFolderEditsTransformer
 
destination - Variable in class org.eclipse.jpt.jpa.core.context.persistence.MappingFileRefactoringParticipant.MoveMappingFileEditsTransformer
 
DETACH_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.Cascade2_0
 
didAdd(int, E) - Method in class org.eclipse.jpt.common.core.resource.xml.EBaseObjectImpl.XmlEAdapterList
 
didRemove(int, E) - Method in class org.eclipse.jpt.common.core.resource.xml.EBaseObjectImpl.XmlEAdapterList
 
DISABLE_HITS_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.CacheAnnotation
 
disconnect() - Method in interface org.eclipse.jpt.jpa.db.ConnectionProfile
Disconnect from the database.
discoverAnnotatedClasses() - Method in interface org.eclipse.jpt.jpa.core.JpaProject.Config
Return whether the new JPA project is to "discover" annotated classes.
DISCOVERS_ANNOTATED_CLASSES_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.JpaProject
ID string used when discoversAnnotatedClasses property is changed.
discoversAnnotatedClasses() - Method in interface org.eclipse.jpt.jpa.core.JpaProject
Return whether the JPA project will not generate error messages for any annotated classes that are not listed in the persistence.xml file or one of its mapping files.
DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
DISCRIMINATOR_COLUMN__COLUMN_DEFINITION - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__LENGTH - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN__NAME - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_COLUMN_COMPOSITE_CHAR - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DISCRIMINATOR_COLUMN_COMPOSITE_DISCRIMINATOR_TYPE - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DISCRIMINATOR_COLUMN_COMPOSITE_INTEGER - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DISCRIMINATOR_COLUMN_COMPOSITE_NAME - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DISCRIMINATOR_COLUMN_COMPOSITE_STRING - Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
 
DISCRIMINATOR_COLUMN_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_TYPE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
DISCRIMINATOR_TYPE_ - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__CHAR - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__INTEGER - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_TYPE__STRING - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.DiscriminatorColumnAnnotation
 
DISCRIMINATOR_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.orm.JPA
 
DISCRIMINATOR_VALUE__VALUE - Static variable in interface org.eclipse.jpt.jpa.core.resource.java.JPA
 
DISCRIMINATOR_VALUE_IS_UNDEFINED_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.context.Entity
 
DiscriminatorColumnAnnotation - Interface in org.eclipse.jpt.jpa.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.jpa.core.context.Entity
Return whether a DiscriminatorColumn is undefined for this Entity.
DiscriminatorType - Enum in org.eclipse.jpt.jpa.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.jpa.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.
DiscriminatorValueAnnotation - Interface in org.eclipse.jpt.jpa.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.jpa.core.context.Entity
Return whether a DiscriminatorValue is undefined for this Entity.
displayString - Variable in class org.eclipse.jpt.jpa.core.context.AccessType
 
dispose() - Method in interface org.eclipse.jpt.common.ui.jface.ItemContentProvider
Dispose the item content provider.
dispose() - Method in interface org.eclipse.jpt.common.ui.jface.ItemLabelProvider
Dispose the item label provider.
dispose() - Method in interface org.eclipse.jpt.common.ui.jface.ItemStructuredContentProvider
Dispose the item content provider.
dispose() - Method in interface org.eclipse.jpt.common.ui.jface.ItemTreeContentProvider
Dispose the item content provider.
dispose() - Method in interface org.eclipse.jpt.common.ui.WidgetFactory
Dispose the widget factory.
dispose() - Method in interface org.eclipse.jpt.jaxb.core.JaxbProject
The JAXB project has been removed from the JJAXBPA model.
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.java.JavaConverter
Allow the converter to clean up any related annotations before it is removed itself.
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.MappingFile
Dispose the structure node and its children.
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.orm.EntityMappings
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.orm.OrmManagedType
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.orm.OrmPersistentAttribute
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.persistence.MappingFileRef
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.persistence.Persistence
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.persistence.PersistenceUnit
 
dispose() - Method in interface org.eclipse.jpt.jpa.core.context.XmlFile
Dispose the structure node and its children.
dispose() - Method in interface org.eclipse.jpt.jpa.core.JpaDataSource
Dispose the data source.
dispose() - Method in interface org.eclipse.jpt.jpa.core.JpaProject
The JPA project has been removed from the JPA model.
dispose() - Method in interface org.eclipse.jpt.jpa.ui.selection.JpaEditorManager
Dispose the manager.
DISPOSE_JPA_PROJECTS_JOB_NAME - Static variable in class org.eclipse.jpt.jpa.core.JptJpaCoreMessages
 
disposeMetamodel() - Method in interface org.eclipse.jpt.jpa.core.jpa2.JpaMetamodelSynchronizer2_0
 
DMS_CATEGORY_LOGGING_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkLogging2_0
 
DOT_BUTTON - Static variable in class org.eclipse.jpt.common.ui.JptCommonUiImages
 
DRIVER_DEFINITION_PROP_ID - Static variable in interface org.eclipse.jpt.jpa.db.ConnectionProfile
 
DRIVER_DEFINITION_TYPE_PROP_ID - Static variable in interface org.eclipse.jpt.jpa.db.ConnectionProfile
 
DRIVER_JAR_LIST_PROP_ID - Static variable in interface org.eclipse.jpt.jpa.db.ConnectionProfile
 
DRIVER_NOT_ON_CLASSPATH - Static variable in class org.eclipse.jpt.dbws.eclipselink.core.gen.JptDbwsEclipseLinkCoreGenMessages
 
DRIVER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection.Connection2_0
 
DRIVER_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkConnection
 
DROP_FILE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.persistence.EclipseLinkSchemaGeneration
 
DYNAMIC_PROPERTY - Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkOrmPersistentType
 

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.