|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JoinColumnAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of JoinColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return JoinColumnAnnotation | |
|---|---|
JoinColumnAnnotation |
JoinTableAnnotation.addInverseJoinColumn(int index)
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation. |
JoinColumnAnnotation |
ReferenceTableAnnotation.addJoinColumn(int index)
Corresponds to the 'joinColumns' element of the JoinTable annotation. |
JoinColumnAnnotation |
AssociationOverrideAnnotation.addJoinColumn(int index)
Corresponds to the 'joinColumns' element of the AssociationOverride annotation. |
JoinColumnAnnotation |
JoinTableAnnotation.inverseJoinColumnAt(int index)
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation. |
JoinColumnAnnotation |
ReferenceTableAnnotation.joinColumnAt(int index)
Corresponds to the 'joinColumns' element of the JoinTable annotation. |
JoinColumnAnnotation |
AssociationOverrideAnnotation.joinColumnAt(int index)
Corresponds to the 'joinColumns' element of the AssociationOverride annotation. |
| Methods in org.eclipse.jpt.jpa.core.resource.java that return types with arguments of type JoinColumnAnnotation | |
|---|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<JoinColumnAnnotation> |
JoinTableAnnotation.getInverseJoinColumns()
Corresponds to the 'inverseJoinColumns' element of the JoinTable annotation. |
org.eclipse.jpt.common.utility.iterable.ListIterable<JoinColumnAnnotation> |
ReferenceTableAnnotation.getJoinColumns()
Corresponds to the 'joinColumns' element of the JoinTable annotation. |
org.eclipse.jpt.common.utility.iterable.ListIterable<JoinColumnAnnotation> |
AssociationOverrideAnnotation.getJoinColumns()
Corresponds to the 'joinColumns' element of the AssociationOverride annotation. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||