public class JoinType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JoinType |
INNER |
static JoinType |
LEFT |
| Constructor and Description |
|---|
JoinType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStringWithJoin() |
java.lang.String |
toString() |