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

S

saveWorkOfflineData() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Save the state of the connection profile for working in an offline mode.
SCALE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
 
Schema - Interface in org.eclipse.jpt.db
Database schema Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SCHEMA_LOCATION_1_0 - Static variable in interface org.eclipse.jpt.core.resource.persistence.JPA
 
SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
 
SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
 
schemaChanged(ConnectionProfile, Schema) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
schemaChanged(ConnectionProfile, Schema) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
SchemaContainer - Interface in org.eclipse.jpt.db
Schema "container" (i.e.
schemata() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's schemata.
schemataSize() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the number of schemata in the container.
schemaTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Return whether the specified position touches the 'schema' element.
schemaTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Return whether the specified position touches the 'schema' element.
SECOND_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
SECOND_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
 
SECONDARY_TABLE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLE__CATALOG - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLE__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLE__PK_JOIN_COLUMNS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLE__SCHEMA - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLE__UNIQUE_CONSTRAINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLES - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLES__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SECONDARY_TABLES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.SecondaryTablesAnnotation
 
SecondaryTable - 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.
SecondaryTableAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.SecondaryTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
secondaryTables() - Method in interface org.eclipse.jpt.core.context.Entity
Return a list iterator of the secondary tables whether specified or default.
secondaryTables() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
secondaryTables() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
secondaryTables() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
SecondaryTablesAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.SecondaryTables Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
secondaryTablesDefinedInXml() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
Return true if there are no virtual secondary tables on the orm entity.
secondaryTablesSize() - Method in interface org.eclipse.jpt.core.context.Entity
Return the number of secondary tables, both specified and default.
selectDatabaseObjectForIdentifier(T[], String) - Method in interface org.eclipse.jpt.core.JpaDataSource
Select and return the database object with the specified identifier.
selectDatabaseObjectForIdentifier(T[], String) - Method in interface org.eclipse.jpt.db.Database
Select and return from the specified list of database objects the database object identified by the specified identifier.
selectDatabaseObjectForIdentifier(T[], String, DatabaseFinder.DefaultCallback) - Method in class org.eclipse.jpt.db.DatabaseFinder.Default
 
selectDatabaseObjectForIdentifier(T[], String) - Method in interface org.eclipse.jpt.db.DatabaseFinder.DefaultCallback
Select and return from the specified list of database objects the database object identified by the specified identifier.
selectDatabaseObjectForIdentifier(T[], String, DatabaseFinder.DefaultCallback) - Method in interface org.eclipse.jpt.db.DatabaseFinder
Select and return from the specified list of database objects the database object identified by the specified identifier.
selectDatabaseObjectForIdentifier(T[], String, DatabaseFinder.DefaultCallback) - Method in class org.eclipse.jpt.db.DatabaseFinder.Simple
 
SELECTED_COLUMNS_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLockingType
The 'SELECTED COLUMNS' literal value.
SEND_NEW_OBJECTS_WITH_CHANGES_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
The 'SEND NEW OBJECTS WITH CHANGES' literal value.
SEND_OBJECT_CHANGES_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheCoordinationType
The 'SEND OBJECT CHANGES' literal value.
Sequence - Interface in org.eclipse.jpt.db
Database sequence Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SEQUENCE_GENERATOR - Static variable in interface org.eclipse.jpt.core.context.Generator
 
SEQUENCE_GENERATOR - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SEQUENCE_GENERATOR__ALLOCATION_SIZE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SEQUENCE_GENERATOR__INITIAL_VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SEQUENCE_GENERATOR__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SEQUENCE_GENERATOR__SEQUENCE_NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SEQUENCE_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratorHolder
 
SEQUENCE_GENERATORS_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
SEQUENCE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.SequenceGeneratorAnnotation
 
SEQUENCE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.GenerationType
The 'SEQUENCE' literal value.
sequenceChanged(ConnectionProfile, Sequence) - Method in class org.eclipse.jpt.db.ConnectionAdapter
 
sequenceChanged(ConnectionProfile, Sequence) - Method in interface org.eclipse.jpt.db.ConnectionListener
 
SequenceGenerator - 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.
SequenceGeneratorAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the JPA annotation javax.persistence.SequenceGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
sequenceGenerators() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
sequenceGeneratorsSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
sequenceNameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.SequenceGeneratorAnnotation
Return whether the specified position touches the 'sequenceName' element.
sequences() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's sequences.
sequencesSize() - Method in interface org.eclipse.jpt.db.Schema
Return the number of sequences the schema contains.
SERIALIZED_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Convert
Reserved name for specifying a serialized object converter.
setAccess(AccessType) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
setAccess(AccessType) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlAttributeMapping
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicCollectionImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicMapImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedIdImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlEmbeddedImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlIdImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransformationImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransientImpl
AccessType is not supported on xml transient mappings, but we wanted XmlTransient to impleemnt XmlAttributeMapping so all the eclipselink1.1 attribute mappings can be used interchangeably.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVariableOneToOneImpl
Sets the value of the 'Access' attribute.
setAccess(AccessType) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlVersionImpl
Sets the value of the 'Access' attribute.
setAccessMethods(XmlAccessMethods) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethodsHolder
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicCollectionImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicMapImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedIdImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddedImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformationImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVariableOneToOneImpl
Sets the value of the 'Access Methods' containment reference.
setAccessMethods(XmlAccessMethods) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Access Methods' containment reference.
setAll(boolean) - Method in interface org.eclipse.jpt.core.context.Cascade
 
setAllocationSize(Integer) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'allocationSize' element of the *Generator annotation.
setAllocationSize(Integer) - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Sets the value of the 'Allocation Size' attribute.
setAllocationSize(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
Sets the value of the 'Allocation Size' attribute.
setAllocationSize(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Allocation Size' attribute.
setAlwaysRefresh(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'alwaysRefresh' element of the Cache annotation.
setAlwaysRefresh(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Always Refresh' attribute.
setAttributes(Attributes) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Sets the value of the 'Attributes' containment reference.
setAttributes(Attributes) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Sets the value of the 'Attributes' containment reference.
setCache(XmlCache) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCacheHolder
Sets the value of the 'Cache' containment reference.
setCache(XmlCache) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Cache' containment reference.
setCache(XmlCache) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Cache' containment reference.
setCascade(CascadeType) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Cascade' containment reference.
setCascade(CascadeType) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Cascade' containment reference.
setCascade(CascadeType) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Cascade' containment reference.
setCascade(CascadeType) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Cascade' containment reference.
setCascade(CascadeType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
Sets the value of the 'Cascade' containment reference.
setCascade(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
Sets the value of the 'Cascade' attribute.
setCascadeAll(boolean) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'cascade' element of the relationship annotations.
setCascadeAll(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.CascadeType
Sets the value of the 'Cascade All' attribute.
setCascadeAll(boolean) - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
Sets the value of the 'Cascade All' attribute.
setCascadeMerge(boolean) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'cascade' element of the relationship annotations.
setCascadeMerge(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.CascadeType
Sets the value of the 'Cascade Merge' attribute.
setCascadeMerge(boolean) - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
Sets the value of the 'Cascade Merge' attribute.
setCascadePersist(boolean) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
setCascadePersist(boolean) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'cascade' element of the relationship annotations.
setCascadePersist(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.CascadeType
Sets the value of the 'Cascade Persist' attribute.
setCascadePersist(boolean) - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
Sets the value of the 'Cascade Persist' attribute.
setCascadePersist(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Sets the value of the 'Cascade Persist' attribute.
setCascadeRefresh(boolean) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'cascade' element of the relationship annotations.
setCascadeRefresh(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.CascadeType
Sets the value of the 'Cascade Refresh' attribute.
setCascadeRefresh(boolean) - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
Sets the value of the 'Cascade Refresh' attribute.
setCascadeRemove(boolean) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'cascade' element of the relationship annotations.
setCascadeRemove(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.CascadeType
Sets the value of the 'Cascade Remove' attribute.
setCascadeRemove(boolean) - Method in class org.eclipse.jpt.core.resource.orm.CascadeTypeImpl
Sets the value of the 'Cascade Remove' attribute.
setCatalog(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'catalog' element of the *Table annotation.
setCatalog(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'catalog' element of the TableGenerator annotation.
setCatalog(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlBaseTable
Sets the value of the 'Catalog' attribute.
setCatalog(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Sets the value of the 'Catalog' attribute.
setCatalog(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Catalog' attribute.
setCatalog(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Sets the value of the 'Catalog' attribute.
setCatalog(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Catalog' attribute.
setCatalog(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Catalog' attribute.
setChangeTracking(XmlChangeTracking) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTrackingHolder
Sets the value of the 'Change Tracking' containment reference.
setChangeTracking(XmlChangeTracking) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Change Tracking' containment reference.
setChangeTracking(XmlChangeTracking) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Change Tracking' containment reference.
setChangeTracking(XmlChangeTracking) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Change Tracking' containment reference.
setClass(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
setClass(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCopyPolicy
Sets the value of the 'Class' attribute.
setClassName(String) - Method in interface org.eclipse.jpt.core.context.persistence.ClassRef
Set the class name of the class ref.
setClassName(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdClass
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverter
Sets the value of the 'Class Name' attribute.
setClassName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterImpl
Sets the value of the 'Class Name' attribute.
setCloneCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Clone Copy Policy' containment reference.
setCloneCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Clone Copy Policy' containment reference.
setCloneCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Clone Copy Policy' containment reference.
setColumn(XmlColumn) - Method in interface org.eclipse.jpt.core.resource.orm.ColumnMapping
Sets the value of the 'Column' containment reference.
setColumn(String) - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
Sets the value of the 'Column' attribute.
setColumn(XmlColumn) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Sets the value of the 'Column' containment reference.
setColumn(XmlColumn) - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideImpl
Sets the value of the 'Column' containment reference.
setColumn(XmlColumn) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Column' containment reference.
setColumn(XmlColumn) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Column' containment reference.
setColumn(XmlColumn) - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Sets the value of the 'Column' containment reference.
setColumnDefinition(String) - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
setColumnDefinition(String) - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Corresponds to the 'columnDefinition' element of the *Column annotation.
setColumnDefinition(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
Sets the value of the 'Column Definition' attribute.
setColumnDefinition(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlNamedColumn
Sets the value of the 'Column Definition' attribute.
setConnectionProfileName(String) - Method in interface org.eclipse.jpt.core.JpaDataSource
Set the data source's connection profile name.
setConnectionProfileName(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the name of the connection profile associated with the specified Eclipse project.
setConvert(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Convert' attribute.
setConvert(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertibleMapping
Sets the value of the 'Convert' attribute.
setConvert(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Convert' attribute.
setConvert(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Convert' attribute.
setConverter(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
Possible values for converter type are:
setConverter(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.StructConverterAnnotation
Corresponds to the 'converter' element of the StructConverter annotation.
setConverter(XmlConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Converter' containment reference.
setConverter(XmlConverter) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Sets the value of the 'Converter' containment reference.
setConverter(XmlConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Converter' containment reference.
setConverter(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverter
Sets the value of the 'Converter' attribute.
setConverter(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverterImpl
Sets the value of the 'Converter' attribute.
setConverter(XmlConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Converter' containment reference.
setConverterClass(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.CustomConverter
 
setConverterClass(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.StructConverter
 
setConverterClass(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConverterAnnotation
Corresponds to the 'converterClass' element of the Converter annotation.
setCoordinationType(CacheCoordinationType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'coordinationType' element of the Cache annotation.
setCoordinationType(CacheCoordinationType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Coordination Type' attribute.
setCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Copy Policy' containment reference.
setCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Copy Policy' containment reference.
setCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Copy Policy' containment reference.
setCustomizer(XmlCustomizer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizerHolder
Sets the value of the 'Customizer' containment reference.
setCustomizer(XmlCustomizer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Customizer' containment reference.
setCustomizer(XmlCustomizer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Customizer' containment reference.
setCustomizer(XmlCustomizer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Customizer' containment reference.
setCustomizerClassName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCustomizer
Sets the value of the 'Customizer Class Name' attribute.
setCustomOrdering(boolean) - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
setDataType(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
setDataType(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.TypeConverter
 
setDataType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseTypeConverterAnnotation
Corresponds to the 'dataType' element of the TypeConverter annotation.
setDataType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Sets the value of the 'Data Type' attribute.
setDataType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Sets the value of the 'Data Type' attribute.
setDataType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Sets the value of the 'Data Type' attribute.
setDataType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
Sets the value of the 'Data Type' attribute.
setDataValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.ConversionValue
 
setDataValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Corresponds to the 'dataValue' element of the ConversionValue annotation.
setDataValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Sets the value of the 'Data Value' attribute.
setDataValue(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
Sets the value of the 'Data Value' attribute.
setDefaultJpaPlatformId(String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the default JPA platform ID for creating new JPA projects
setDefaultObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
setDefaultObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ObjectTypeConverterAnnotation
Corresponds to the 'defaultObjectValue' element of the ObjectTypeConverter annotation.
setDefaultObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Sets the value of the 'Default Object Value' attribute.
setDefaultObjectValue(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Sets the value of the 'Default Object Value' attribute.
setDescription(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
setDescription(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's description.
setDescription(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Description' attribute.
setDirection(XmlDirection) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Direction' attribute.
setDisableHits(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'disableHits' element of the Cache annotation.
setDisableHits(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Disable Hits' attribute.
setDiscoverAnnotatedClasses(IProject, boolean) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the JPA "discover" flag associated with the specified Eclipse project.
setDiscoversAnnotatedClasses(boolean) - Method in interface org.eclipse.jpt.core.JpaProject
Set whether the JPA project will "discover" annotated classes automatically, as opposed to requiring the classes to be listed in the persistence.xml.
setDiscriminatorColumn(String) - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
Sets the value of the 'Discriminator Column' attribute.
setDiscriminatorColumn(XmlDiscriminatorColumn) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Discriminator Column' containment reference.
setDiscriminatorType(DiscriminatorType) - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
Corresponds to the 'discriminatorType' element of the DiscriminatorColumn annotation.
setDiscriminatorType(DiscriminatorType) - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
Sets the value of the 'Discriminator Type' attribute.
setDiscriminatorValue(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Discriminator Value' attribute.
setEntityClass(String) - Method in class org.eclipse.jpt.core.resource.orm.EntityResult
Sets the value of the 'Entity Class' attribute.
setEntityListeners(EntityListeners) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Entity Listeners' containment reference.
setEntityListeners(EntityListeners) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Entity Listeners' containment reference.
setEntityListeners(EntityListeners) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Sets the value of the 'Entity Listeners' containment reference.
setEnumerated(EnumType) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Enumerated' attribute.
setEnumerated(EnumType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Sets the value of the 'Enumerated' attribute.
setEnumerated(EnumType) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Enumerated' attribute.
setEnumerated(EnumType) - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Sets the value of the 'Enumerated' attribute.
setExcludeDefaultListeners(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Exclude Default Listeners' attribute.
setExcludeDefaultListeners(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Exclude Default Listeners' attribute.
setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Exclude Default Mappings' attribute.
setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Exclude Default Mappings' attribute.
setExcludeDefaultMappings(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Exclude Default Mappings' attribute.
setExcludeDefaultMappings(boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlPersistenceUnitMetadata
Sets the value of the 'Exclude Default Mappings' attribute.
setExcludeSuperclassListeners(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Exclude Superclass Listeners' attribute.
setExcludeSuperclassListeners(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Exclude Superclass Listeners' attribute.
setExcludeUnlistedClasses(Boolean) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Exclude Unlisted Classes' attribute.
setExistenceChecking(boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.java.JavaCaching
 
setExistenceChecking(ExistenceType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlCacheHolder
Sets the value of the 'Existence Checking' attribute.
setExistenceChecking(ExistenceType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Existence Checking' attribute.
setExistenceChecking(ExistenceType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Existence Checking' attribute.
setExpiry(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
Setting this to a non-null value will set timeOfDayExpiry to null
setExpiry(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'expiry' element of the Cache annotation.
setExpiry(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Expiry' attribute.
setExpiryTimeOfDay(XmlTimeOfDay) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Expiry Time Of Day' containment reference.
setFetch(FetchType) - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Corresponds to the 'fetch' element of the Basic annotation.
setFetch(FetchType) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'fetch' element of the relationship annotations.
setFetch(FetchType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlBasic
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
Sets the value of the 'Fetch' attribute.
setFetch(FetchType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformationAnnotation
Corresponds to the 'fetch' element of the Transformation annotation.
setFileName(String) - Method in interface org.eclipse.jpt.core.context.persistence.JarFileRef
Set the file name of the jar file ref.
setFileName(String) - Method in interface org.eclipse.jpt.core.context.persistence.MappingFileRef
Set the file name of the mapping file ref.
setFileName(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlJarFileRef
Sets the value of the 'File Name' attribute.
setFileName(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlMappingFileRef
Sets the value of the 'File Name' attribute.
setGeneratedValue(XmlGeneratedValue) - Method in interface org.eclipse.jpt.core.resource.orm.XmlId
Sets the value of the 'Generated Value' containment reference.
setGeneratedValue(XmlGeneratedValue) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Generated Value' containment reference.
setGeneratedValue(XmlGeneratedValue) - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Sets the value of the 'Generated Value' containment reference.
setGeneratedValue(XmlGeneratedValue) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Sets the value of the 'Generated Value' containment reference.
setGenerator(String) - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Corresponds to the 'generator' element of the GeneratedValue annotation.
setGenerator(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Sets the value of the 'Generator' attribute.
setGenerator(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
Sets the value of the 'Generator' attribute.
setGetMethod(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
Sets the value of the 'Get Method' attribute.
setHour(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
setHour(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
Corresponds to the 'hour' element of the TimeOfDay annotation.
setHour(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Sets the value of the 'Hour' attribute.
setIdClass(String) - Method in interface org.eclipse.jpt.core.context.IdClassHolder
 
setIdClass(XmlIdClass) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Id Class' containment reference.
setIdClass(XmlIdClass) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Id Class' containment reference.
setInheritance(Inheritance) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Inheritance' containment reference.
setInitialValue(Integer) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'initialValue' element of the *Generator annotation.
setInitialValue(Integer) - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Sets the value of the 'Initial Value' attribute.
setInitialValue(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
Sets the value of the 'Initial Value' attribute.
setInitialValue(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Initial Value' attribute.
setInsertable(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'insertable' element of the *Column annotation.
setInsertable(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Sets the value of the 'Insertable' attribute.
setInsertable(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Sets the value of the 'Insertable' attribute.
setInstantiationCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEmbeddable
Sets the value of the 'Instantiation Copy Policy' containment reference.
setInstantiationCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Instantiation Copy Policy' containment reference.
setInstantiationCopyPolicy(XmlCopyPolicy) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Instantiation Copy Policy' containment reference.
setJavaClass(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlJavaClassRef
Sets the value of the 'Java Class' attribute.
setJdbcType(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Jdbc Type' attribute.
setJdbcTypeName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Jdbc Type Name' attribute.
setJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference
Set the join column joining strategy as the predominant joining strategy
setJoinFetch(XmlJoinFetchType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlJoinFetch
Sets the value of the 'Join Fetch' attribute.
setJoinFetch(XmlJoinFetchType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Join Fetch' attribute.
setJoinFetch(XmlJoinFetchType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Join Fetch' attribute.
setJoinFetch(XmlJoinFetchType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Join Fetch' attribute.
setJoinFetch(XmlJoinFetchType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Join Fetch' attribute.
setJoinTable(XmlJoinTable) - Method in interface org.eclipse.jpt.core.resource.orm.XmlJoinTableMapping
Sets the value of the 'Join Table' containment reference.
setJoinTable(XmlJoinTable) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Join Table' containment reference.
setJoinTable(XmlJoinTable) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Join Table' containment reference.
setJoinTable(XmlJoinTable) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Join Table' containment reference.
setJoinTable(XmlJoinTable) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Join Table' containment reference.
setJoinTableJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.JoinTableEnabledRelationshipReference
Set the join table joining strategy as the predominant joining strategy
setJpaPlatformId(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the JPA platform ID associated with the specified Eclipse project.
setJtaDataSource(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's JTA data source.
setJtaDataSource(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Jta Data Source' attribute.
setLength(Integer) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'length' element of the Column annotation.
setLength(Integer) - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorColumnAnnotation
Corresponds to the 'length' element of the DiscriminatorColumn annotation.
setLength(Integer) - Method in interface org.eclipse.jpt.core.resource.orm.XmlColumn
Sets the value of the 'Length' attribute.
setLength(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
Sets the value of the 'Length' attribute.
setLength(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlDiscriminatorColumn
Sets the value of the 'Length' attribute.
setListener(JpaXmlResourceProviderListener) - Method in class org.eclipse.jpt.core.resource.AbstractXmlResourceProvider.NotifyRunner
 
setLob(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Lob' attribute.
setLob(boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Sets the value of the 'Lob' attribute.
setLob(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Lob' attribute.
setLob(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Sets the value of the 'Lob' attribute.
setMapKey(String) - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
setMapKey(MapKey) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Map Key' containment reference.
setMapKey(MapKey) - Method in interface org.eclipse.jpt.core.resource.orm.XmlMultiRelationshipMapping
Sets the value of the 'Map Key' containment reference.
setMapKey(MapKey) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Map Key' containment reference.
setMappedBy(String) - Method in interface org.eclipse.jpt.core.resource.java.OwnableRelationshipMappingAnnotation
Corresponds to the 'mappedBy' element of the annotation.
setMappedBy(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Mapped By' attribute.
setMappedBy(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlMappedByMapping
Sets the value of the 'Mapped By' attribute.
setMappedBy(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Mapped By' attribute.
setMappedBy(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Mapped By' attribute.
setMappedByAttribute(String) - Method in interface org.eclipse.jpt.core.context.MappedByJoiningStrategy
Set the attribute of this object.
setMappedByJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.OwnableRelationshipReference
Set the mapped by joining strategy as the predominant joining strategy
setMappingAnnotation(String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Change the mapping annotation.
setMappingKey(String) - Method in interface org.eclipse.jpt.core.context.PersistentType
 
setMerge(boolean) - Method in interface org.eclipse.jpt.core.context.Cascade
 
setMetadataComplete(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
Sets the value of the 'Metadata Complete' attribute.
setMetadataComplete(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTypeMapping
Sets the value of the 'Metadata Complete' attribute.
setMethod(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformerAnnotation
Corresponds to the 'method' element of the *Transformer annotation.
setMethod(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
Sets the value of the 'Method' attribute.
setMethodName(String) - Method in class org.eclipse.jpt.core.resource.orm.EventMethod
Sets the value of the 'Method Name' attribute.
setMillisecond(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
setMillisecond(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
Corresponds to the 'millisecond' element of the TimeOfDay annotation.
setMillisecond(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Sets the value of the 'Millisecond' attribute.
setMinute(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
setMinute(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
Corresponds to the 'minute' element of the TimeOfDay annotation.
setMinute(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Sets the value of the 'Minute' attribute.
setMutable(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Mutable' attribute.
setMutable(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Mutable' attribute.
setMutable(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlMutable
Sets the value of the 'Mutable' attribute.
setMutable(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Mutable' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.context.BaseOverride
 
setName(String) - Method in interface org.eclipse.jpt.core.context.Generator
 
setName(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
setName(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
setName(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's name.
setName(String) - Method in interface org.eclipse.jpt.core.context.Query
 
setName(String) - Method in interface org.eclipse.jpt.core.context.QueryHint
 
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'name' element of the *Query annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'name' element of the *Table annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.EntityAnnotation
Corresponds to the 'name' element of the Entity annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
Corresponds to the 'name' element of the *Generator annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.MapKeyAnnotation
Corresponds to the 'name' element of the MapKey annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Corresponds to the 'name' element of the *Column annotation.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.OverrideAnnotation
Corresponds to the 'name' element of the override annotations.
setName(String) - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Corresponds to the 'name' element of the QueryHint annotation.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlBaseTable
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlNamedColumn
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.ColumnResult
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.FieldResult
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.MapKey
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.MapKeyImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.SqlResultSetMapping
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAssociationOverride
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlAssociationOverrideImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAttributeOverride
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlAttributeOverrideImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlGenerator
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlNamedColumn
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
setName(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.NamedConverterAnnotation
Corresponds to the 'name' element of the *Converter annotation.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedConverter
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStructConverterImpl
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
Sets the value of the 'Name' attribute.
setNonJtaDataSource(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's non-JTA data source.
setNonJtaDataSource(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Non Jta Data Source' attribute.
setNoOrdering(boolean) - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
setNullable(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'nullable' element of the *Column annotation.
setNullable(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Sets the value of the 'Nullable' attribute.
setNullable(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Sets the value of the 'Nullable' attribute.
setObjectType(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.ObjectTypeConverter
 
setObjectType(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.TypeConverter
 
setObjectType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.BaseTypeConverterAnnotation
Corresponds to the 'objectType' element of the TypeConverter annotation.
setObjectType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverter
Sets the value of the 'Object Type' attribute.
setObjectType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlObjectTypeConverterImpl
Sets the value of the 'Object Type' attribute.
setObjectType(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverter
Sets the value of the 'Object Type' attribute.
setObjectType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTypeConverterImpl
Sets the value of the 'Object Type' attribute.
setObjectTypeConverter(XmlObjectTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Object Type Converter' containment reference.
setObjectTypeConverter(XmlObjectTypeConverter) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Sets the value of the 'Object Type Converter' containment reference.
setObjectTypeConverter(XmlObjectTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Object Type Converter' containment reference.
setObjectTypeConverter(XmlObjectTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Object Type Converter' containment reference.
setObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.ConversionValue
 
setObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConversionValueAnnotation
Corresponds to the 'objectValue' element of the ConversionValue annotation.
setObjectValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValue
Sets the value of the 'Object Value' attribute.
setObjectValue(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlConversionValueImpl
Sets the value of the 'Object Value' attribute.
setOptimisticLocking(XmlOptimisticLocking) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Optimistic Locking' containment reference.
setOptimisticLocking(XmlOptimisticLocking) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Optimistic Locking' containment reference.
setOptional(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.BasicAnnotation
Corresponds to the 'optional' element of the Basic annotation.
setOptional(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.ManyToOneAnnotation
Corresponds to the optional element of the ManyToOne annotation.
setOptional(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.OneToOneAnnotation
Corresponds to the 'optional' element of the OneToOne annotation.
setOptional(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlBasic
Sets the value of the 'Optional' attribute.
setOptional(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Optional' attribute.
setOptional(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Optional' attribute.
setOptional(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Optional' attribute.
setOptional(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlSingleRelationshipMapping
Sets the value of the 'Optional' attribute.
setOptional(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformationAnnotation
Corresponds to the 'optional' element of the Transformation annotation.
setOrderBy(String) - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
setOrderBy(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Order By' attribute.
setOrderBy(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlMultiRelationshipMapping
Sets the value of the 'Order By' attribute.
setOrderBy(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Order By' attribute.
setPackage(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
setPackage(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Package' attribute.
setPersist(boolean) - Method in interface org.eclipse.jpt.core.context.Cascade
 
setPersistenceUnitDefaults(XmlPersistenceUnitDefaults) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
Sets the value of the 'Persistence Unit Defaults' containment reference.
setPersistenceUnitMetadata(XmlPersistenceUnitMetadata) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Persistence Unit Metadata' containment reference.
setPkColumnName(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'pkColumnName' element of the TableGenerator annotation.
setPkColumnName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Pk Column Name' attribute.
setPkColumnName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Pk Column Name' attribute.
setPkColumnValue(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'pkColumnValue' element of the TableGenerator annotation.
setPkColumnValue(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Pk Column Value' attribute.
setPkColumnValue(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Pk Column Value' attribute.
setPkOrdering(boolean) - Method in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
setPostLoad(PostLoad) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Post Load' containment reference.
setPostLoad(PostLoad) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Post Load' containment reference.
setPostLoad(PostLoad) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Post Load' containment reference.
setPostPersist(PostPersist) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Post Persist' containment reference.
setPostPersist(PostPersist) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Post Persist' containment reference.
setPostPersist(PostPersist) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Post Persist' containment reference.
setPostRemove(PostRemove) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Post Remove' containment reference.
setPostRemove(PostRemove) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Post Remove' containment reference.
setPostRemove(PostRemove) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Post Remove' containment reference.
setPostUpdate(PostUpdate) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Post Update' containment reference.
setPostUpdate(PostUpdate) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Post Update' containment reference.
setPostUpdate(PostUpdate) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Post Update' containment reference.
setPrecision(Integer) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'precision' element of the Column annotation.
setPrecision(Integer) - Method in interface org.eclipse.jpt.core.resource.orm.XmlColumn
Sets the value of the 'Precision' attribute.
setPrecision(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
Sets the value of the 'Precision' attribute.
setPrePersist(PrePersist) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Pre Persist' containment reference.
setPrePersist(PrePersist) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Pre Persist' containment reference.
setPrePersist(PrePersist) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Pre Persist' containment reference.
setPreRemove(PreRemove) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Pre Remove' containment reference.
setPreRemove(PreRemove) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Pre Remove' containment reference.
setPreRemove(PreRemove) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Pre Remove' containment reference.
setPreUpdate(PreUpdate) - Method in class org.eclipse.jpt.core.resource.orm.EntityListener
Sets the value of the 'Pre Update' containment reference.
setPreUpdate(PreUpdate) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Pre Update' containment reference.
setPreUpdate(PreUpdate) - Method in class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Pre Update' containment reference.
setPrimaryKeyJoinColumnJoiningStrategy() - Method in interface org.eclipse.jpt.core.context.PrimaryKeyJoinColumnEnabledRelationshipReference
Set the primary key join column joining strategy as the predominant joining strategy
setPrivateOwned(boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.PrivateOwned
 
setPrivateOwned(boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Private Owned' attribute.
setPrivateOwned(boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Private Owned' attribute.
setPrivateOwned(boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlPrivateOwned
Sets the value of the 'Private Owned' attribute.
setProcedureName(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Sets the value of the 'Procedure Name' attribute.
setProperties(XmlProperties) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Properties' containment reference.
setProperty(String, String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the value of the *first* property in the persistence unit's property list with the specified name to the specified value, creating a new property if one does not already exist.
setProperty(String, String, boolean) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the value of the property with the specified name, creating a new property if one does not exist or if the specified flag indicates duplicate property names are allowed.
setProvider(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's provider.
setProvider(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Provider' attribute.
setQuery(String) - Method in interface org.eclipse.jpt.core.context.Query
 
setQuery(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseNamedQueryAnnotation
Corresponds to the 'query' element of the *Query annotation.
setQuery(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Sets the value of the 'Query' attribute.
setQuery(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedQuery
Sets the value of the 'Query' attribute.
setQuery(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlQuery
Sets the value of the 'Query' attribute.
setQueryParameter(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Query Parameter' attribute.
setReadOnly(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlEntity
Sets the value of the 'Read Only' attribute.
setReadOnly(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
Sets the value of the 'Read Only' attribute.
setReadOnly(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlReadOnly
Sets the value of the 'Read Only' attribute.
setReferencedColumnName(String) - Method in interface org.eclipse.jpt.core.resource.java.JoinColumnAnnotation
Corresponds to the 'referencedColumnName' element of the JoinColumn annotation.
setReferencedColumnName(String) - Method in interface org.eclipse.jpt.core.resource.java.PrimaryKeyJoinColumnAnnotation
Corresponds to the 'referencedColumnName' element of the PrimaryKeyJoinColumn annotation.
setReferencedColumnName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlJoinColumn
Sets the value of the 'Referenced Column Name' attribute.
setReferencedColumnName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlJoinColumnImpl
Sets the value of the 'Referenced Column Name' attribute.
setReferencedColumnName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumn
Sets the value of the 'Referenced Column Name' attribute.
setReferencedColumnName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlPrimaryKeyJoinColumnImpl
Sets the value of the 'Referenced Column Name' attribute.
setRefresh(boolean) - Method in interface org.eclipse.jpt.core.context.Cascade
 
setRefreshOnlyIfNewer(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'refreshOnlyIfNewer' element of the Cache annotation.
setRefreshOnlyIfNewer(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Refresh Only If Newer' attribute.
setRemove(boolean) - Method in interface org.eclipse.jpt.core.context.Cascade
 
setResultClass(String) - Method in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
setResultClass(String) - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Corresponds to the 'resultClass' element of the NamedNativeQuery annotation.
setResultClass(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Sets the value of the 'Result Class' attribute.
setResultClass(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Sets the value of the 'Result Class' attribute.
setResultSetMapping(String) - Method in interface org.eclipse.jpt.core.context.NamedNativeQuery
 
setResultSetMapping(String) - Method in interface org.eclipse.jpt.core.resource.java.NamedNativeQueryAnnotation
Corresponds to the 'resultSetMapping' element of the NamedNativeQuery annotation.
setResultSetMapping(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlNamedNativeQuery
Sets the value of the 'Result Set Mapping' attribute.
setResultSetMapping(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Sets the value of the 'Result Set Mapping' attribute.
setReturnsResultSet(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlNamedStoredProcedureQuery
Sets the value of the 'Returns Result Set' attribute.
setScale(Integer) - Method in interface org.eclipse.jpt.core.resource.java.ColumnAnnotation
Corresponds to the 'scale' element of the Column annotation.
setScale(Integer) - Method in interface org.eclipse.jpt.core.resource.orm.XmlColumn
Sets the value of the 'Scale' attribute.
setScale(Integer) - Method in class org.eclipse.jpt.core.resource.orm.XmlColumnImpl
Sets the value of the 'Scale' attribute.
setSchema(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseTableAnnotation
Corresponds to the 'schema' element of the *Table annotation.
setSchema(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'schema' element of the TableGenerator annotation.
setSchema(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlBaseTable
Sets the value of the 'Schema' attribute.
setSchema(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlBaseTable
Sets the value of the 'Schema' attribute.
setSchema(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Schema' attribute.
setSchema(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitDefaults
Sets the value of the 'Schema' attribute.
setSchema(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Schema' attribute.
setSchema(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Schema' attribute.
setSecond(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.ExpiryTimeOfDay
 
setSecond(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TimeOfDayAnnotation
Corresponds to the 'second' element of the TimeOfDay annotation.
setSecond(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlTimeOfDay
Sets the value of the 'Second' attribute.
setSecondaryTablesDefinedInXml(boolean) - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
If true, then all virtual secondary tables are added in as specified secondary tables to the xml.
setSequenceGenerator(XmlSequenceGenerator) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Sequence Generator' containment reference.
setSequenceGenerator(XmlSequenceGenerator) - Method in interface org.eclipse.jpt.core.resource.orm.XmlId
Sets the value of the 'Sequence Generator' containment reference.
setSequenceGenerator(XmlSequenceGenerator) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Sequence Generator' containment reference.
setSequenceGenerator(XmlSequenceGenerator) - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Sets the value of the 'Sequence Generator' containment reference.
setSequenceGenerator(XmlSequenceGenerator) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Sets the value of the 'Sequence Generator' containment reference.
setSequenceName(String) - Method in interface org.eclipse.jpt.core.resource.java.SequenceGeneratorAnnotation
Corresponds to the 'sequenceName' element of the *Generator annotation.
setSequenceName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlSequenceGenerator
Sets the value of the 'Sequence Name' attribute.
setSequenceName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlSequenceGeneratorImpl
Sets the value of the 'Sequence Name' attribute.
setSetMethod(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods
Sets the value of the 'Set Method' attribute.
setShared(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'shared' element of the Cache annotation.
setShared(Boolean) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Shared' attribute.
setSize(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'size' element of the Cache annotation.
setSize(Integer) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Size' attribute.
setSpecifiedAccess(AccessType) - Method in interface org.eclipse.jpt.core.context.AccessHolder
Set the specified access type.
setSpecifiedAccess(AccessType) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
setSpecifiedAllocationSize(Integer) - Method in interface org.eclipse.jpt.core.context.Generator
 
setSpecifiedAlwaysRefresh(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedCatalog(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
setSpecifiedCatalog(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
setSpecifiedCatalog(String) - Method in interface org.eclipse.jpt.core.context.Table
 
setSpecifiedCatalog(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setSpecifiedConverter(String) - Method in interface org.eclipse.jpt.core.context.ConvertibleMapping
Set the specified converter type, adding the converter to the resource model and removing the old converter, if any, from the resource model.
setSpecifiedConverterName(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
setSpecifiedCoordinationType(CacheCoordinationType) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedCustomizerClass(String) - Method in interface org.eclipse.jpt.eclipselink.core.context.Customizer
 
setSpecifiedDisableHits(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedDiscriminatorType(DiscriminatorType) - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
setSpecifiedDiscriminatorValue(String) - Method in interface org.eclipse.jpt.core.context.Entity
 
setSpecifiedEnumType(EnumType) - Method in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
setSpecifiedExcludeUnlistedClasses(Boolean) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's specified "exclude unlisted classes" flag.
setSpecifiedExistenceType(ExistenceType) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedFetch(FetchType) - Method in interface org.eclipse.jpt.core.context.Fetchable
 
setSpecifiedGenerator(String) - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
setSpecifiedInheritanceStrategy(InheritanceType) - Method in interface org.eclipse.jpt.core.context.Entity
 
setSpecifiedInitialValue(Integer) - Method in interface org.eclipse.jpt.core.context.Generator
 
setSpecifiedInsertable(Boolean) - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
setSpecifiedLength(Integer) - Method in interface org.eclipse.jpt.core.context.Column
 
setSpecifiedLength(Integer) - Method in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
setSpecifiedMappingKey(String) - Method in interface org.eclipse.jpt.core.context.PersistentAttribute
Clients should call this method to set the attribute's mapping.
setSpecifiedMetadataComplete(Boolean) - Method in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
setSpecifiedMutable(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.Mutable
 
setSpecifiedName(String) - Method in interface org.eclipse.jpt.core.context.Entity
Set the specified name on the entity.
setSpecifiedName(String) - Method in interface org.eclipse.jpt.core.context.NamedColumn
 
setSpecifiedName(String) - Method in interface org.eclipse.jpt.core.context.Table
 
setSpecifiedNullable(Boolean) - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
setSpecifiedOptional(Boolean) - Method in interface org.eclipse.jpt.core.context.Nullable
 
setSpecifiedPkColumnName(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setSpecifiedPkColumnValue(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setSpecifiedPrecision(Integer) - Method in interface org.eclipse.jpt.core.context.Column
 
setSpecifiedReadOnly(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.ReadOnly
 
setSpecifiedReferencedColumnName(String) - Method in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
setSpecifiedRefreshOnlyIfNewer(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedScale(Integer) - Method in interface org.eclipse.jpt.core.context.Column
 
setSpecifiedSchema(String) - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
setSpecifiedSchema(String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
setSpecifiedSchema(String) - Method in interface org.eclipse.jpt.core.context.Table
 
setSpecifiedSchema(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setSpecifiedSequenceName(String) - Method in interface org.eclipse.jpt.core.context.SequenceGenerator
 
setSpecifiedShared(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
Setting this to false means that cacheType, cacheSize, alwaysRefresh, refreshOnlyIfNewer, disableHits, cacheCoordinationType will all be set to their default states.
setSpecifiedSize(Integer) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedStrategy(GenerationType) - Method in interface org.eclipse.jpt.core.context.GeneratedValue
 
setSpecifiedTable(String) - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
setSpecifiedTable(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setSpecifiedTargetEntity(String) - Method in interface org.eclipse.jpt.core.context.RelationshipMapping
 
setSpecifiedTransactionType(PersistenceUnitTransactionType) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Set the persistence unit's specified transaction type.
setSpecifiedType(CacheType) - Method in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
setSpecifiedType(ChangeTrackingType) - Method in interface org.eclipse.jpt.eclipselink.core.context.ChangeTracking
 
setSpecifiedUnique(Boolean) - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
setSpecifiedUpdatable(Boolean) - Method in interface org.eclipse.jpt.core.context.BaseColumn
 
setSpecifiedValueColumnName(String) - Method in interface org.eclipse.jpt.core.context.TableGenerator
 
setStrategy(GenerationType) - Method in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
Corresponds to the 'strategy' element of the GeneratedValue annotation.
setStrategy(InheritanceType) - Method in interface org.eclipse.jpt.core.resource.java.InheritanceAnnotation
Corresponds to the 'strategy' element of the Inheritance annotation.
setStrategy(InheritanceType) - Method in class org.eclipse.jpt.core.resource.orm.Inheritance
Sets the value of the 'Strategy' attribute.
setStrategy(GenerationType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlGeneratedValue
Sets the value of the 'Strategy' attribute.
setStrategy(GenerationType) - Method in class org.eclipse.jpt.core.resource.orm.XmlGeneratedValueImpl
Sets the value of the 'Strategy' attribute.
setStructConverter(XmlStructConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Struct Converter' containment reference.
setStructConverter(XmlStructConverter) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Sets the value of the 'Struct Converter' containment reference.
setStructConverter(XmlStructConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Struct Converter' containment reference.
setStructConverter(XmlStructConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Struct Converter' containment reference.
setSubject(T) - Method in interface org.eclipse.jpt.ui.details.JpaDetailsPage
Sets the subject for this details page.
setTable(String) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'table' element of the *Column annotation.
setTable(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'table' element of the TableGenerator annotation.
setTable(String) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Sets the value of the 'Table' attribute.
setTable(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Sets the value of the 'Table' attribute.
setTable(XmlTable) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Table' containment reference.
setTable(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Table' attribute.
setTable(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Table' attribute.
setTableGenerator(XmlTableGenerator) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntity
Sets the value of the 'Table Generator' containment reference.
setTableGenerator(XmlTableGenerator) - Method in interface org.eclipse.jpt.core.resource.orm.XmlId
Sets the value of the 'Table Generator' containment reference.
setTableGenerator(XmlTableGenerator) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Table Generator' containment reference.
setTableGenerator(XmlTableGenerator) - Method in interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasic
Sets the value of the 'Table Generator' containment reference.
setTableGenerator(XmlTableGenerator) - Method in class org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlBasicImpl
Sets the value of the 'Table Generator' containment reference.
setTargetEntity(String) - Method in interface org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation
Corresponds to the 'targetEntity' element of the relationship mapping annotations.
setTargetEntity(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToManyImpl
Sets the value of the 'Target Entity' attribute.
setTargetEntity(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlManyToOneImpl
Sets the value of the 'Target Entity' attribute.
setTargetEntity(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToManyImpl
Sets the value of the 'Target Entity' attribute.
setTargetEntity(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlOneToOneImpl
Sets the value of the 'Target Entity' attribute.
setTargetEntity(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlRelationshipMapping
Sets the value of the 'Target Entity' attribute.
setTemporal(TemporalType) - Method in class org.eclipse.jpt.core.resource.orm.XmlBasicImpl
Sets the value of the 'Temporal' attribute.
setTemporal(TemporalType) - Method in interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping
Sets the value of the 'Temporal' attribute.
setTemporal(TemporalType) - Method in class org.eclipse.jpt.core.resource.orm.XmlIdImpl
Sets the value of the 'Temporal' attribute.
setTemporal(TemporalType) - Method in class org.eclipse.jpt.core.resource.orm.XmlVersionImpl
Sets the value of the 'Temporal' attribute.
setTemporalType(TemporalType) - Method in interface org.eclipse.jpt.core.context.TemporalConverter
 
setThreadLocalModifySharedDocumentCommandExecutor(CommandExecutor) - Method in interface org.eclipse.jpt.core.JpaProject
Set a thread-specific implementation of the CommandExecutor interface that will be used to execute a command to modify a shared document.
setTransactionType(XmlPersistenceUnitTransactionType) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistenceUnit
Sets the value of the 'Transaction Type' attribute.
setTransformerClass(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.TransformerAnnotation
Corresponds to the 'transformerClass' element of the *Transformer annotation.
setType(CacheType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
Corresponds to the 'type' element of the Cache annotation.
setType(CacheType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCache
Sets the value of the 'Type' attribute.
setType(XmlChangeTrackingType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlChangeTracking
Sets the value of the 'Type' attribute.
setType(XmlOptimisticLockingType) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlOptimisticLocking
Sets the value of the 'Type' attribute.
setType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlStoredProcedureParameter
Sets the value of the 'Type' attribute.
setTypeConverter(XmlTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasicImpl
Sets the value of the 'Type Converter' containment reference.
setTypeConverter(XmlTypeConverter) - Method in interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConverterHolder
Sets the value of the 'Type Converter' containment reference.
setTypeConverter(XmlTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlIdImpl
Sets the value of the 'Type Converter' containment reference.
setTypeConverter(XmlTypeConverter) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlVersionImpl
Sets the value of the 'Type Converter' containment reference.
setUnique(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'unique' element of the *Column annotation.
setUnique(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Sets the value of the 'Unique' attribute.
setUnique(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Sets the value of the 'Unique' attribute.
setUpdatable(Boolean) - Method in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
Corresponds to the 'updatable' element of the *Column annotation.
setUpdatable(Boolean) - Method in class org.eclipse.jpt.core.resource.orm.AbstractXmlAbstractColumn
Sets the value of the 'Updatable' attribute.
setUpdatable(Boolean) - Method in interface org.eclipse.jpt.core.resource.orm.XmlAbstractColumn
Sets the value of the 'Updatable' attribute.
setUpdater(JpaProject.Updater) - Method in interface org.eclipse.jpt.core.JpaProject
Set the implementation of the Updater interface that will be used to "update" the JPA project.
setUserOverrideDefaultCatalog(String) - Method in interface org.eclipse.jpt.core.JpaProject
Set the name of the catalog to be used as a default for the project instead of the one that is associated by default with the connection profile.
setUserOverrideDefaultCatalogName(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the default catalog name associated with the specified Eclipse project.
setUserOverrideDefaultSchema(String) - Method in interface org.eclipse.jpt.core.JpaProject
Set the name of the schema to be used as a default for the project instead of the one that is associated by default with the connection profile.
setUserOverrideDefaultSchemaName(IProject, String) - Static method in class org.eclipse.jpt.core.JptCorePlugin
Set the default schema name associated with the specified Eclipse project.
setValue(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit.Property
 
setValue(String) - Method in interface org.eclipse.jpt.core.context.QueryHint
 
setValue(AccessType) - Method in interface org.eclipse.jpt.core.resource.java.AccessAnnotation
Corresponds to the 'value' element of the Access annotation.
setValue(String) - Method in interface org.eclipse.jpt.core.resource.java.DiscriminatorValueAnnotation
Corresponds to the 'value' element of the DiscriminatorValue annotation.
setValue(EnumType) - Method in interface org.eclipse.jpt.core.resource.java.EnumeratedAnnotation
Corresponds to the 'value' element of the Enumerated annotation.
setValue(String) - Method in interface org.eclipse.jpt.core.resource.java.IdClassAnnotation
Corresponds to the 'value' element of the IdClass annotation.
setValue(String) - Method in interface org.eclipse.jpt.core.resource.java.OrderByAnnotation
Corresponds to the 'value' element of the OrderBy annotation.
setValue(String) - Method in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
Corresponds to the 'value' element of the QueryHint annotation.
setValue(TemporalType) - Method in interface org.eclipse.jpt.core.resource.java.TemporalAnnotation
Corresponds to the 'value' element of the Temporal annotation.
setValue(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlQueryHint
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlProperty
Sets the value of the 'Value' attribute.
setValue(T) - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationElementAdapter
Set the value of the adapter's annotation element.
setValue(T, ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationElementAdapter
Given the specified declaration, set the value of the annotation element.
setValue(JoinFetchType) - Method in interface org.eclipse.jpt.eclipselink.core.context.JoinFetch
 
setValue(ChangeTrackingType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ChangeTrackingAnnotation
Corresponds to the 'value' element of the ChangeTracking annotation.
setValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ConvertAnnotation
Corresponds to the 'value' element of the Convert annotation.
setValue(String) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.CustomizerAnnotation
Corresponds to the 'value' element of the Customizer annotation.
setValue(ExistenceType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.ExistenceCheckingAnnotation
Corresponds to the 'value' element of the ExistenceChecking annotation.
setValue(JoinFetchType) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.JoinFetchAnnotation
Corresponds to the 'value' element of the JoinFetch annotation.
setValue(Boolean) - Method in interface org.eclipse.jpt.eclipselink.core.resource.java.MutableAnnotation
Corresponds to the 'value' element of the Mutable annotation.
setValue(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Sets the value of the 'Value' attribute.
setValue(T) - Method in interface org.eclipse.jpt.utility.model.value.WritablePropertyValueModel
Set the value and fire a property change notification.
setValueColumnName(String) - Method in interface org.eclipse.jpt.core.resource.java.TableGeneratorAnnotation
Corresponds to the 'valueColumnName' element of the TableGenerator annotation.
setValueColumnName(String) - Method in interface org.eclipse.jpt.core.resource.orm.XmlTableGenerator
Sets the value of the 'Value Column Name' attribute.
setValueColumnName(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlTableGeneratorImpl
Sets the value of the 'Value Column Name' attribute.
setValueType(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlProperty
Sets the value of the 'Value Type' attribute.
setVersion(String) - Method in class org.eclipse.jpt.core.resource.orm.XmlEntityMappings
Sets the value of the 'Version' attribute.
setVersion(String) - Method in class org.eclipse.jpt.core.resource.persistence.XmlPersistence
Sets the value of the 'Version' attribute.
setVirtual(boolean) - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
setVirtual(boolean) - Method in interface org.eclipse.jpt.core.context.AttributeOverride
 
setVirtual(boolean, BaseOverride) - Method in interface org.eclipse.jpt.core.context.BaseOverride.Owner
If false, add the given override as a specified override and remove it from the list of virtual overrides.
setVirtual(boolean) - Method in interface org.eclipse.jpt.core.context.BaseOverride
If false, add the given override as a specified override and remove it from the list of virtual overrides.
setWorkingCopyMethod(String) - Method in class org.eclipse.jpt.eclipselink.core.resource.orm.XmlCloneCopyPolicy
Sets the value of the 'Working Copy Method' attribute.
setXmlMappingMetadataComplete(boolean) - Method in interface org.eclipse.jpt.core.context.orm.PersistenceUnitMetadata
 
setXmlMappingMetadataComplete(boolean) - Method in class org.eclipse.jpt.core.resource.orm.XmlPersistenceUnitMetadata
Sets the value of the 'Xml Mapping Metadata Complete' attribute.
SHARED_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
shouldValidateAgainstDatabase() - Method in interface org.eclipse.jpt.core.context.AttributeMapping
Return whether any database metadata specific validation should occur.
shouldValidateAgainstDatabase() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return whether any database metadata specific validation should occur.
shouldValidateAgainstDatabase() - Method in interface org.eclipse.jpt.core.context.TypeMapping
Return whether any database metadata specific validation should occur.
SINGLE_TABLE_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.InheritanceType
The 'SINGLE TABLE' literal value.
SingleRelationshipMapping - 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.
size() - Method in interface org.eclipse.jpt.utility.model.value.CollectionValueModel
Return the size of the collection value.
size() - Method in interface org.eclipse.jpt.utility.model.value.ListValueModel
Return the size of the list.
SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.CacheAnnotation
 
SOFT_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
The 'SOFT' literal value.
SOFT_WEAK_VALUE - Static variable in enum org.eclipse.jpt.eclipselink.core.resource.orm.CacheType
The 'SOFT WEAK' literal value.
sortedCatalogIdentifiers() - Method in interface org.eclipse.jpt.db.Database
Return the database's catalog identifiers, sorted by name.
sortedColumnIdentifiers() - Method in interface org.eclipse.jpt.db.Table
Return the table's column identifers, sorted by name.
sortedSchemaIdentifiers() - Method in interface org.eclipse.jpt.db.SchemaContainer
Return the container's schema identifiers, sorted by name.
sortedSequenceIdentifiers() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's sequence identifers, sorted by name.
sortedTableIdentifiers() - Method in interface org.eclipse.jpt.db.Schema
Return the schema's table identifiers, sorted by name.
SPECIFIED_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.AccessHolder
String constant associated with changes to the specified access type
SPECIFIED_ACCESS_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
SPECIFIED_ALLOCATION_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Generator
 
SPECIFIED_ALWAYS_REFRESH_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_ASSOCIATION_OVERRIDES_LIST - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_ATTRIBUTE_OVERRIDES_LIST - Static variable in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
 
SPECIFIED_ATTRIBUTE_OVERRIDES_LIST - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
SPECIFIED_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
SPECIFIED_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
SPECIFIED_CATALOG_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
SPECIFIED_CLASS_REFS_LIST - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's specified class refs.
SPECIFIED_CONVERTER_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Convert
 
SPECIFIED_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.ConvertibleMapping
 
SPECIFIED_COORDINATION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_CUSTOMIZER_CLASS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Customizer
 
SPECIFIED_DISABLE_HITS_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_DISCRIMINATOR_COLUMN_IS_ALLOWED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_DISCRIMINATOR_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
SPECIFIED_DISCRIMINATOR_VALUE_IS_ALLOWED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_DISCRIMINATOR_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_ENUM_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.EnumeratedConverter
 
SPECIFIED_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 "exclude unlisted classes" flag.
SPECIFIED_EXISTENCE_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_FETCH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Fetchable
 
SPECIFIED_GENERATOR_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
SPECIFIED_INHERITANCE_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_INITIAL_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Generator
 
SPECIFIED_INSERTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
SPECIFIED_INVERSE_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.JoinTable
 
SPECIFIED_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.AssociationOverride
 
SPECIFIED_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Change notification identifier for "specifiedJoinColumns" list
SPECIFIED_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.JoinTable
 
SPECIFIED_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
SPECIFIED_LENGTH_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.DiscriminatorColumn
 
SPECIFIED_MAPPING_FILE_REFS_LIST - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's specified mapping file refs.
SPECIFIED_MAPPING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.PersistentAttribute
 
SPECIFIED_METADATA_COMPLETE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmTypeMapping
 
SPECIFIED_MUTABLE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Mutable
 
SPECIFIED_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.NamedColumn
 
SPECIFIED_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
SPECIFIED_NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
SPECIFIED_OPTIONAL_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Nullable
 
SPECIFIED_PK_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
SPECIFIED_PK_COLUMN_VALUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
SPECIFIED_PRECISION_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
SPECIFIED_PRIMARY_KEY_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_PRIMARY_KEY_JOIN_COLUMNS_LIST - Static variable in interface org.eclipse.jpt.core.context.SecondaryTable
 
SPECIFIED_READ_ONLY_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.ReadOnly
 
SPECIFIED_REFERENCED_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseJoinColumn
 
SPECIFIED_REFRESH_ONLY_IF_NEWER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_SCALE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Column
 
SPECIFIED_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
SPECIFIED_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmPersistenceUnitDefaults
 
SPECIFIED_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Table
 
SPECIFIED_SCHEMA_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
SPECIFIED_SECONDARY_TABLES_LIST - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_SEQUENCE_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.SequenceGenerator
 
SPECIFIED_SHARED_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_SIZE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.GeneratedValue
 
SPECIFIED_TABLE_IS_ALLOWED_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Entity
 
SPECIFIED_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
SPECIFIED_TABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
SPECIFIED_TARGET_ENTITY_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.RelationshipMapping
 
SPECIFIED_TRANSACTION_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's specified transaction type
SPECIFIED_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.Caching
 
SPECIFIED_TYPE_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.ChangeTracking
 
SPECIFIED_UNIQUE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
SPECIFIED_UPDATABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseColumn
 
SPECIFIED_VALUE_COLUMN_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.TableGenerator
 
specifiedAssociationOverrides() - Method in interface org.eclipse.jpt.core.context.Entity
Return a list iterator of the specified association overrides.
specifiedAssociationOverrides() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
specifiedAssociationOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
specifiedAssociationOverrides() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
specifiedAssociationOverridesSize() - Method in interface org.eclipse.jpt.core.context.Entity
Return the number of specified association overrides.
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
Return a list iterator of the specified attribute overrides.
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.Entity
Return a list iterator of the specified attribute overrides.
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.java.JavaBaseEmbeddedMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.java.JavaEmbeddedIdMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.java.JavaEmbeddedMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmBaseEmbeddedMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddedIdMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmEmbeddedMapping
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
specifiedAttributeOverrides() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
specifiedAttributeOverridesSize() - Method in interface org.eclipse.jpt.core.context.BaseEmbeddedMapping
Return the number of specified attribute overrides.
specifiedAttributeOverridesSize() - Method in interface org.eclipse.jpt.core.context.Entity
Return the number of specified attribute overrides.
specifiedAttributes() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return a read only iterator of the specified OrmPersistentAttributes.
specifiedAttributesSize() - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentType
Return the number of specified OrmPersistentAttributes.
specifiedClassRefs() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's list of specified class refs.
specifiedClassRefsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the persistence unit's list of specified mapping file refs.
specifiedDiscriminatorColumnIsAllowed() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a DiscriminatorColumn is allowed for this Entity.
specifiedDiscriminatorValueIsAllowed() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a DiscriminatorValue is allowed for this Entity.
specifiedInverseJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
specifiedInverseJoinColumns() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return a list iterator of the specified inverse join columns.
specifiedInverseJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
specifiedInverseJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return the number of specified inverse join columns.
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaAssociationOverride
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinColumnJoiningStrategy
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaJoinTable
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Return a list iterator of the specified join columns.
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return a list iterator of the specified join columns.
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmAssociationOverride
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinColumnJoiningStrategy
 
specifiedJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmJoinTable
 
specifiedJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.AssociationOverride
 
specifiedJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinColumnJoiningStrategy
Return the number of specified join columns.
specifiedJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.JoinTable
Return the number of specified join columns.
specifiedMappingFileRefs() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the persistence unit's list of specified mapping file refs.
specifiedMappingFileRefsSize() - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return the size of the persistence unit's list of specified mapping file refs.
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.Entity
 
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.java.JavaSecondaryTable
 
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.orm.OrmSecondaryTable
 
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Return a list iterator of the specified primary key join columns.
specifiedPrimaryKeyJoinColumns() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
specifiedPrimaryKeyJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.Entity
 
specifiedPrimaryKeyJoinColumnsSize() - Method in interface org.eclipse.jpt.core.context.SecondaryTable
Return the number of specified primary key join columns.
specifiedSecondaryTables() - Method in interface org.eclipse.jpt.core.context.Entity
Return a list iterator of the specified secondary tables.
specifiedSecondaryTables() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
specifiedSecondaryTables() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
specifiedSecondaryTables() - Method in interface org.eclipse.jpt.eclipselink.core.context.java.EclipseLinkJavaEntity
 
specifiedSecondaryTablesSize() - Method in interface org.eclipse.jpt.core.context.Entity
Return the number of specified secondary tables.
specifiedTableIsAllowed() - Method in interface org.eclipse.jpt.core.context.Entity
Return whether a Table is allowed for this Entity.
specifiesPersistentType(String) - Method in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
Return whether the persistence unit specifies a persistent type with the specified name (i.e.
SPI_PACKAGE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SPI_PACKAGE_ - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SQL_RESULT_SET_MAPPING - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SQL_RESULT_SET_MAPPING - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Sql Result Set Mapping' class.
SQL_RESULT_SET_MAPPING - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The meta object id for the 'Sql Result Set Mapping' class.
SQL_RESULT_SET_MAPPING__COLUMN_RESULTS - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Column Results' containment reference list feature.
SQL_RESULT_SET_MAPPING__COLUMN_RESULTS - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Column Results' containment reference list.
SQL_RESULT_SET_MAPPING__COLUMNS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SQL_RESULT_SET_MAPPING__ENTITIES - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SQL_RESULT_SET_MAPPING__ENTITY_RESULTS - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Entity Results' containment reference list feature.
SQL_RESULT_SET_MAPPING__ENTITY_RESULTS - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Entity Results' containment reference list.
SQL_RESULT_SET_MAPPING__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
SQL_RESULT_SET_MAPPING__NAME - Static variable in interface org.eclipse.jpt.core.resource.orm.OrmPackage.Literals
The meta object literal for the 'Name' attribute feature.
SQL_RESULT_SET_MAPPING__NAME - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The feature id for the 'Name' attribute.
SQL_RESULT_SET_MAPPING_FEATURE_COUNT - Static variable in class org.eclipse.jpt.core.resource.orm.OrmPackage
The number of structural features of the 'Sql Result Set Mapping' class.
SqlResultSetMapping - Class in org.eclipse.jpt.core.resource.orm
A representation of the model object 'Sql Result Set Mapping'.
start() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
start() - Method in interface org.eclipse.jpt.core.JpaProject.Updater
The updater has just been assigned to its JPA project.
start(BundleContext) - Method in class org.eclipse.jpt.core.JptCorePlugin
 
start(BundleContext) - Method in class org.eclipse.jpt.db.JptDbPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.jpt.eclipselink.ui.JptEclipseLinkUiPlugin
 
StateChangeAdapter - Class in org.eclipse.jpt.utility.model.listener
Convenience implementation of StateChangeListener.
StateChangeAdapter() - Constructor for class org.eclipse.jpt.utility.model.listener.StateChangeAdapter
 
stateChanged(StateChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.StateChangeAdapter
 
stateChanged(StateChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.StateChangeListener
This method gets called when a model has changed in some general fashion.
StateChangeEvent - Class in org.eclipse.jpt.utility.model.event
A generic "state change" event gets delivered whenever a model changes to such extent that it cannot be delineated all aspects of it that have changed.
StateChangeEvent(Model) - Constructor for class org.eclipse.jpt.utility.model.event.StateChangeEvent
Construct a new state change event.
StateChangeListener - Interface in org.eclipse.jpt.utility.model.listener
A generic "state change" event gets delivered whenever a model changes to such extent that it cannot be delineated all aspects of it that have changed.
stop() - Method in class org.eclipse.jpt.core.JpaProject.Updater.Null
 
stop() - Method in interface org.eclipse.jpt.core.JpaProject.Updater
The JPA project is disposed; stop the updater.
stop(BundleContext) - Method in class org.eclipse.jpt.core.JptCorePlugin
 
stop(BundleContext) - Method in class org.eclipse.jpt.db.JptDbPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.jpt.eclipselink.ui.JptEclipseLinkUiPlugin
 
STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.GeneratedValueAnnotation
 
STRATEGY_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.InheritanceAnnotation
 
STRING_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.DiscriminatorType
The 'STRING' literal value.
STRING_VALUE - Static variable in enum org.eclipse.jpt.core.resource.orm.EnumType
The 'STRING' literal value.
STRUCT_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.context.EclipseLinkConverter
 
STRUCT_CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
STRUCT_CONVERTER__CONVERTER - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
STRUCT_CONVERTER__NAME - Static variable in interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkJPA
 
STRUCT_CONVERTER_PROPERTY - Static variable in interface org.eclipse.jpt.eclipselink.core.context.java.JavaConverterHolder
 
StructConverter - Interface in org.eclipse.jpt.eclipselink.core.context
Corresponds to a StructConverter resource model object Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
StructConverterAnnotation - Interface in org.eclipse.jpt.eclipselink.core.resource.java
Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.StructConverter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SUPERCLASS_QUALIFIED_NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
SUPPORTING_ANNOTATIONS_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
 
supportingAnnotationNames() - Method in interface org.eclipse.jpt.core.context.java.JavaAttributeMapping
Return all fully qualfied annotation names that are supported with this mapping type.
supportingAnnotations() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the member's supporting annotations.
supportingAnnotations(String, String) - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the specified supporting nested annotations.
supportingAnnotationsSize() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentMember
Return the number of supporting annotations.
supportsCatalogs() - Method in interface org.eclipse.jpt.db.Database
Return whether the database supports catalogs.
supportsWorkOfflineMode() - Method in interface org.eclipse.jpt.db.ConnectionProfile
Return whether the connection factories associated with the connection profile's provider support working offline.

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