public class JoinRenderer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JoinRenderer.Builder |
Modifier and Type | Method and Description |
---|---|
String |
render() |
static JoinRenderer.Builder |
withJoinModel(JoinModel joinModel) |
public String render()
public static JoinRenderer.Builder withJoinModel(JoinModel joinModel)
Copyright © 2016–2018 MyBatis.org. All rights reserved.