public class DynamicSqlSupportClassGenerator extends Object
Modifier and Type | Method and Description |
---|---|
TopLevelClass |
generate() |
static DynamicSqlSupportClassGenerator |
of(IntrospectedTable introspectedTable,
CommentGenerator commentGenerator) |
public TopLevelClass generate()
public static DynamicSqlSupportClassGenerator of(IntrospectedTable introspectedTable, CommentGenerator commentGenerator)
Copyright © 2006–2018 MyBatis.org. All rights reserved.