java.lang.Object
com.github.hetianyi.plugins.generator.pojo.generator.feature.buildin.IdField2StringFeature
- 所有已实现的接口:
Feature
public class IdField2StringFeature
extends Object
implements Feature
特性:将数据库ID字段导出为String类型,而不是默认的Long类型
- 作者:
- Jason He
-
字段概要
从接口继承的字段 com.github.hetianyi.plugins.generator.pojo.generator.feature.Feature
params
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
IdField2StringFeature
public IdField2StringFeature()
-