| Subinterfaces of OwnableRelationshipMappingAnnotation in org.eclipse.jpt.core.resource.java |
interface |
ManyToManyAnnotation
Corresponds to the JPA annotation
javax.persistence.ManyToMany
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OneToManyAnnotation
Corresponds to the JPA annotation
javax.persistence.OneToMany
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OneToOneAnnotation
Corresponds to the JPA annotation
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. |