Package org.eclipse.jpt.jpa.core.jpa2.resource.java

Interface Summary
Access2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.Access Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cacheable2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.Cacheable
CollectionTable2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.CollectionTable
ElementCollection2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.ElementCollection
GeneratedAnnotation Corresponds to the Java 6 annotation javax.annotation.Generated
JavaResourcePersistentType2_0 JPA 2.0 Java source code or binary persistent type.
JPA2_0 JPA 2.0 Java-related stuff (annotations etc.)
ManyToMany2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.ManyToMany
ManyToOne2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.ManyToOne
MapKeyClass2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyClass
MapKeyColumn2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyColumn
MapKeyEnumerated2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyEnumerated Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyJoinColumn2_0Annotation Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn
MapKeyJoinColumns2_0Annotation Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapKeyTemporal2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyTemporal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MapsId2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.MapsId
NamedQuery2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.NamedQuery
NestableMapKeyJoinColumnAnnotation Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn
OneToMany2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.OneToMany
OneToOne2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.OneToOne
OrderColumn2_0Annotation Corresponds to the JPA 2.0 annotation javax.persistence.OrderColumn
OwningRelationshipMapping2_0Annotation Represents a relationship mapping annotation that may have the orphanRemoval element: javax.persistence.OneToMany javax.persistence.OneToOne
RelationshipMapping2_0Annotation Common protocol among the following JPA 2.0 relationship mappings: javax.persistence.ManyToOne javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGenerator2_0Annotation Corresponds to the JPA 2.0 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.
StaticMetamodelAnnotation Corresponds to the JPA 2.0 annotation javax.persistence.metamodel.StaticMetamodel
 

Class Summary
JavaResourcePersistentType2_0.AccessTypeFilter  
 

Enum Summary
LockModeType_2_0 Corresponds to the JPA 2.0 enum javax.persistence.LockModeType