类 EntityMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.hetianyi.plugins.generator.common.BaseMojo
com.github.hetianyi.plugins.generator.pojo.EntityMojo
- 所有已实现的接口:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
根据数据库表schema生成Java实体类。
支持MySQL和Postgresql数据库
- 作者:
- Jason
-
字段概要
从接口继承的字段 org.apache.maven.plugin.Mojo
ROLE -
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
构造器详细资料
-
EntityMojo
public EntityMojo()
-
-
方法详细资料
-
runProfile
- 覆盖:
runProfile在类中BaseMojo- 抛出:
Exception
-