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

N

NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.BaseOverride
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Generator
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.orm.OrmAttributeMapping
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's name
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.Property
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.PersistentAttribute
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.PersistentType
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.Query
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.QueryHint
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.EntityAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.GeneratorAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.MapKeyAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.OverrideAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.QueryAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.QueryHintAnnotation
 
NAME_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.TableAnnotation
 
nameChanged(String, String) - Method in interface org.eclipse.jpt.core.context.orm.OrmPersistentAttribute
 
NAMED_NATIVE_QUERIES - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERIES__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
NAMED_NATIVE_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.context.QueryHolder
 
NAMED_NATIVE_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.NamedNativeQueriesAnnotation
 
NAMED_NATIVE_QUERY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERY__HINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERY__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERY__QUERY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERY__RESULT_CLASS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_NATIVE_QUERY__RESULT_SET_MAPPING - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERIES - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERIES__VALUE - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
NAMED_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.context.QueryHolder
 
NAMED_QUERIES_LIST - Static variable in interface org.eclipse.jpt.core.resource.java.NamedQueriesAnnotation
 
NAMED_QUERY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERY__HINTS - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERY__NAME - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NAMED_QUERY__QUERY - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NamedColumn - 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.
NamedColumn.Owner - Interface in org.eclipse.jpt.core.context
interface allowing columns to be used in multiple places (e.g.
NamedColumnAnnotation - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
namedNativeQueries() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
namedNativeQueries() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
namedNativeQueries() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
namedNativeQueries() - Method in interface org.eclipse.jpt.core.context.QueryHolder
Return a list iterator of the specified named native queries.
NamedNativeQueriesAnnotation - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
namedNativeQueriesSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
namedNativeQueriesSize() - Method in interface org.eclipse.jpt.core.context.QueryHolder
Return the number of named native queries.
NamedNativeQuery - 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.
NamedNativeQueryAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the javax.persistence.NamedNativeQuery annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
namedQueries() - Method in interface org.eclipse.jpt.core.context.java.JavaEntity
 
namedQueries() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
namedQueries() - Method in interface org.eclipse.jpt.core.context.orm.OrmEntity
 
namedQueries() - Method in interface org.eclipse.jpt.core.context.QueryHolder
Return a list iterator of the named queries.
NamedQueriesAnnotation - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
namedQueriesSize() - Method in interface org.eclipse.jpt.core.context.orm.EntityMappings
 
namedQueriesSize() - Method in interface org.eclipse.jpt.core.context.QueryHolder
Return the number of named queries.
NamedQuery - 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.
NamedQueryAnnotation - Interface in org.eclipse.jpt.core.resource.java
Corresponds to the javax.persistence.NamedQuery annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
nameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.MapKeyAnnotation
Return whether the specified postition touches the name element.
nameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.NamedColumnAnnotation
Return whether the specified postition touches the name element.
nameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.OverrideAnnotation
Return whether the specified postition touches the table element.
nameTouches(int, CompilationUnit) - Method in interface org.eclipse.jpt.core.resource.java.TableAnnotation
Return whether the specified postition touches the name element.
NestableAnnotation - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableAssociationOverride - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableAttributeOverride - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableJoinColumn - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableNamedNativeQuery - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableNamedQuery - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestablePrimaryKeyJoinColumn - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableQueryHint - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableSecondaryTable - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableUniqueConstraint - Interface in org.eclipse.jpt.core.resource.java
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NESTED_TYPES_COLLECTION - Static variable in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
 
nestedAnnotationAt(int) - Method in interface org.eclipse.jpt.core.resource.java.ContainerAnnotation
 
nestedAnnotationFor(Annotation) - Method in interface org.eclipse.jpt.core.resource.java.ContainerAnnotation
 
nestedAnnotations() - Method in interface org.eclipse.jpt.core.resource.java.ContainerAnnotation
 
nestedAnnotationsSize() - Method in interface org.eclipse.jpt.core.resource.java.ContainerAnnotation
 
nestedTypes() - Method in interface org.eclipse.jpt.core.resource.java.JavaResourcePersistentType
Return only the immediately nested persistable nestedTypes
newAnnotation() - Method in interface org.eclipse.jpt.core.resource.java.Annotation
Create and add Java annotation
newMarkerAnnotation() - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Build a new marker annotation, replacing the original annotation if present.
newMarkerAnnotation(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Given the specified declaration, modify it with a new marker annotation, replacing the original annotation if present.
newNormalAnnotation() - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Build a new normal annotation, replacing the original annotation if present.
newNormalAnnotation(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Given the specified declaration, modify it with a new normal annotation, replacing the original annotation if present.
newSingleMemberAnnotation() - Method in interface org.eclipse.jpt.core.utility.jdt.AnnotationAdapter
Build a new single member annotation, replacing the original annotation if present.
newSingleMemberAnnotation(ModifiedDeclaration) - Method in interface org.eclipse.jpt.core.utility.jdt.DeclarationAnnotationAdapter
Given the specified declaration, modify it with a new single member annotation, replacing the original annotation if present.
NO_ORDERING_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.MultiRelationshipMapping
 
nodeAdded(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
nodeAdded(TreeChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a node is added to a bound tree.
nodeRemoved(TreeChangeEvent) - Method in class org.eclipse.jpt.utility.model.listener.TreeChangeAdapter
 
nodeRemoved(TreeChangeEvent) - Method in interface org.eclipse.jpt.utility.model.listener.TreeChangeListener
This method gets called when a node is removed from a bound tree.
NODES - Static variable in interface org.eclipse.jpt.utility.model.value.TreeValueModel
 
nodes() - Method in interface org.eclipse.jpt.utility.model.value.TreeValueModel
Return the tree's nodes.
NON_JTA_DATA_SOURCE_PROPERTY - Static variable in interface org.eclipse.jpt.core.context.persistence.PersistenceUnit
String constant associated with changes to the persistence unit's non-JTA data source
NON_UNIQUE_RESULT_EXCEPTION - Static variable in interface org.eclipse.jpt.core.resource.java.JPA
 
NonOwningMapping - 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.
nonPrimaryKeyBaseColumns() - Method in interface org.eclipse.jpt.db.ForeignKey
Return the foreign key's "base" columns that are not part of the base table's primary key.
NULL_ATTRIBUTE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
NULL_TYPE_MAPPING_KEY - Static variable in interface org.eclipse.jpt.core.MappingKeys
 
Nullable - Interface in org.eclipse.jpt.core.context
This interface is used for mappings that support the optional element.
NULLABLE_PROPERTY - Static variable in interface org.eclipse.jpt.core.resource.java.BaseColumnAnnotation
 

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