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