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