public class Join extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Join.LeftInnerJoin |
static class |
Join.LeftOuterJoin |
static class |
Join.RightInnerJoin |
static class |
Join.RightOuterJoin |
| Modifier and Type | Method and Description |
|---|---|
protected String |
joinPrefix() |
Where |
on(Condition.FinalizedCondition condition) |
public final Where on(Condition.FinalizedCondition condition)
protected String joinPrefix()
Copyright © 2015. All rights reserved.