Package | Description |
---|---|
com.healthmarketscience.jackcess | |
com.healthmarketscience.jackcess.impl |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RelationshipBuilder |
RelationshipBuilder.setJoinType(Relationship.JoinType joinType)
Sets the preferred join type for this relationship.
|
Modifier and Type | Method and Description |
---|---|
Relationship.JoinType |
RelationshipImpl.getJoinType() |
Copyright © 2005–2024 OpenHMS. All rights reserved.