|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relationship.JoinType | |
|---|---|
| com.healthmarketscience.jackcess | |
| com.healthmarketscience.jackcess.impl | |
| Uses of Relationship.JoinType in com.healthmarketscience.jackcess |
|---|
| Methods in com.healthmarketscience.jackcess that return Relationship.JoinType | |
|---|---|
Relationship.JoinType |
Relationship.getJoinType()
|
static Relationship.JoinType |
Relationship.JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Relationship.JoinType[] |
Relationship.JoinType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.healthmarketscience.jackcess with parameters of type Relationship.JoinType | |
|---|---|
RelationshipBuilder |
RelationshipBuilder.setJoinType(Relationship.JoinType joinType)
Sets the preferred join type for this relationship. |
| Uses of Relationship.JoinType in com.healthmarketscience.jackcess.impl |
|---|
| Methods in com.healthmarketscience.jackcess.impl that return Relationship.JoinType | |
|---|---|
Relationship.JoinType |
RelationshipImpl.getJoinType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||