| Package | Description |
|---|---|
| org.ibatis.persist.criteria |
| Modifier and Type | Method and Description |
|---|---|
JoinType |
Join.getJoinType()
Return the join type.
|
static JoinType |
JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinType[] |
JoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Join |
From.join(From from,
JoinType jt)
Create a join to the specified attribute using the given join type.
|
Copyright © 2084–2018 dukeware.com. All rights reserved.