|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ReadOnlyJoinTableRelationshipStrategy | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.context.orm | |
| Uses of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context |
|---|
| Subinterfaces of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
JoinTableRelationshipStrategy
Join table relationship strategy. |
interface |
VirtualJoinTableRelationshipStrategy
Virtual join table relationship strategy. |
| Methods in org.eclipse.jpt.jpa.core.context that return ReadOnlyJoinTableRelationshipStrategy | |
|---|---|
ReadOnlyJoinTableRelationshipStrategy |
ReadOnlyJoinTableRelationship.getJoinTableStrategy()
Return the (never null) strategy used to configure
the relationship's join table strategy. |
ReadOnlyJoinTableRelationshipStrategy |
ReadOnlyJoinTable.getParent()
|
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type ReadOnlyJoinTableRelationshipStrategy | |
|---|---|
void |
JoinTableRelationshipStrategy.initializeFrom(ReadOnlyJoinTableRelationshipStrategy oldStrategy)
|
void |
JoinTableRelationshipStrategy.initializeFromVirtual(ReadOnlyJoinTableRelationshipStrategy virtualStrategy)
|
| Uses of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaJoinTableRelationshipStrategy
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. |
| Uses of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of ReadOnlyJoinTableRelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmJoinTableRelationshipStrategy
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. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||