|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PrimaryKeyJoinColumnAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core | |
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of PrimaryKeyJoinColumnAnnotation in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core with parameters of type PrimaryKeyJoinColumnAnnotation | |
|---|---|
JavaSpecifiedPrimaryKeyJoinColumn |
JpaFactory.buildJavaPrimaryKeyJoinColumn(BaseJoinColumn.ParentAdapter parentAdapter,
PrimaryKeyJoinColumnAnnotation pkJoinColumnAnnotation)
|
| Uses of PrimaryKeyJoinColumnAnnotation in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return PrimaryKeyJoinColumnAnnotation | |
|---|---|
PrimaryKeyJoinColumnAnnotation |
JavaSpecifiedPrimaryKeyJoinColumn.getColumnAnnotation()
|
| Uses of PrimaryKeyJoinColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return PrimaryKeyJoinColumnAnnotation | |
|---|---|
PrimaryKeyJoinColumnAnnotation |
SecondaryTableAnnotation.addPkJoinColumn(int index)
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation. |
PrimaryKeyJoinColumnAnnotation |
SecondaryTableAnnotation.pkJoinColumnAt(int index)
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation. |
| Methods in org.eclipse.jpt.jpa.core.resource.java that return types with arguments of type PrimaryKeyJoinColumnAnnotation | |
|---|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<PrimaryKeyJoinColumnAnnotation> |
SecondaryTableAnnotation.getPkJoinColumns()
Corresponds to the 'pkJoinColumns' element of the SecondaryTable annotation. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||