org.eclipse.jpt.core.jpa2.context.java
Interface JavaRelationshipMapping2_0
- All Superinterfaces:
- AttributeMapping, Fetchable, org.eclipse.core.runtime.IAdaptable, IResourcePart, JavaAttributeMapping, JavaJpaContextNode, JavaRelationshipMapping, JpaContextNode, JpaNode, Model, RelationshipMapping
- All Known Subinterfaces:
- JavaManyToManyMapping2_0, JavaManyToOneMapping2_0, JavaOneToManyMapping2_0, JavaOneToOneMapping2_0, JavaSingleRelationshipMapping2_0
public interface JavaRelationshipMapping2_0
- extends JavaRelationshipMapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. It is available at this early stage to solicit feedback from
pioneering adopters on the understanding that any code that uses this API
will almost certainly be broken (repeatedly) as the API evolves.
- Since:
- 2.3
- Version:
- 2.3
getMappingAnnotation
RelationshipMapping2_0Annotation getMappingAnnotation()
- Specified by:
getMappingAnnotation in interface JavaAttributeMapping- Specified by:
getMappingAnnotation in interface JavaRelationshipMapping
getCascade
JavaCascade2_0 getCascade()
- Specified by:
getCascade in interface JavaRelationshipMapping- Specified by:
getCascade in interface RelationshipMapping