|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipStrategy | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.context.orm | |
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.context |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
JoinColumnRelationshipStrategy
Join column relationship strategy. |
interface |
JoinTableRelationshipStrategy
Join table relationship strategy. |
interface |
MappedByRelationshipStrategy
"Mapped by" relationship strategy |
interface |
PrimaryKeyJoinColumnRelationshipStrategy
Primary key join column relationship strategy. |
| Methods in org.eclipse.jpt.jpa.core.context that return RelationshipStrategy | |
|---|---|
RelationshipStrategy |
Relationship.getStrategy()
|
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaJoinColumnRelationshipStrategy
Java join column relationship strategy |
interface |
JavaJoinTableRelationshipStrategy
Java join table relationship strategy |
interface |
JavaMappedByRelationshipStrategy
Java "mapped by" relationship strategy |
interface |
JavaPrimaryKeyJoinColumnRelationshipStrategy
Java primary key join column relationship strategy |
interface |
JavaRelationshipStrategy
Java relationship strategy |
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmJoinColumnRelationshipStrategy
orm.xml join column relationship strategy |
interface |
OrmJoinTableRelationshipStrategy
orm.xml join table relationship strategy |
interface |
OrmMappedByRelationshipStrategy
orm.xml "mapped by" relationship strategy |
interface |
OrmPrimaryKeyJoinColumnRelationshipStrategy
orm.xml primary key join column relationship strategy |
interface |
OrmRelationshipStrategy
orm.xml relationship strategy |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||