|
Dali Provisional API Release 3.2 |
||||||||||
| 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 | |
| org.eclipse.jpt.jpa.core.jpa2.context | |
| 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 |
SpecifiedJoinColumnRelationshipStrategy
Join column relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
SpecifiedJoinTableRelationshipStrategy
Join table relationship strategy. |
interface |
SpecifiedMappedByRelationshipStrategy
"Mapped by" relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
SpecifiedPrimaryKeyJoinColumnRelationshipStrategy
Primary key join column relationship strategy. |
interface |
SpecifiedRelationshipStrategy
Strategy describing how two entities are related, either for a relationship mapping or a specified association override Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
VirtualJoinColumnRelationshipStrategy
Virtual join column relationship strategy (used by only virtual association overrides) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
VirtualJoinTableRelationshipStrategy
Virtual join table relationship strategy (used by only virtual association overrides) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
VirtualRelationshipStrategy
Virtual relationship strategy (used by only virtual association overrides) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.jpa.core.context that return RelationshipStrategy | |
|---|---|
RelationshipStrategy |
Relationship.getStrategy()
Return the current strategy, this is never null. |
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaSpecifiedJoinColumnRelationshipStrategy
Java join column relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaSpecifiedJoinTableRelationshipStrategy
Java join table relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
JavaSpecifiedPrimaryKeyJoinColumnRelationshipStrategy
Java primary key join column relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmSpecifiedJoinColumnRelationshipStrategy
orm.xml join column relationship strategy
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmSpecifiedJoinTableRelationshipStrategy
orm.xml join table relationship strategy
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmSpecifiedMappedByRelationshipStrategy
orm.xml "mapped by" relationship strategy
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
interface |
OrmSpecifiedPrimaryKeyJoinColumnRelationshipStrategy
orm.xml primary key join column relationship strategy
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Uses of RelationshipStrategy in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of RelationshipStrategy in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
SpecifiedMappingRelationshipStrategy2_0
Strategy describing how two entities are joined via a RelationshipMapping:
join column
join table
"mapped by"
primary key join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context that return RelationshipStrategy | |
|---|---|
RelationshipStrategy |
SpecifiedMappingRelationshipStrategy2_0.selectOverrideStrategy(OverrideRelationship2_0 overrideRelationship)
Select from the specified override relationship which of its strategies is the override strategy (join column or join table). |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||