|
||||||||||
| 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 |
interface |
JavaVirtualJoinTableRelationshipStrategy
Java virtual join table relationship strategy. |
| 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 |
interface |
OrmVirtualJoinTableRelationshipStrategy
orm.xml virtual join table relationship strategy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||