public class Codes extends Object
public static void generate(Class<?> clazz, String... targets) throws IOException
IOExceptionpublic static void generate(Class<?> clazz, int concurrent) throws IOException
IOExceptionpublic static void generate(String codeXmlPath, String jdbcXmlPath, String dataXmlPath) throws IOException
codeXmlPath - 代码生成配置文件jdbcXmlPath - jdbc数据源配置dataXmlPath - xml文件数据源配置IOExceptionpublic static CodeGenerator generator()
Copyright © 2024 fossc. All rights reserved.