GenTableColumn.java public static boolean isSuperColumn(String javaField) 基类有两种,BaseEntity 和 TreeEntity,其中父类忽略的属性中只包含了 BaseEntity 的属性,而没有包含 TreeEntity 中的属性 如此生成的Tree型Domain中,父类已有属性会重复生成 另,为 TreeEntity 添加了 祖级列表属性 ancestors |
||
|---|---|---|
| .. | ||
| annotation | ||
| config | ||
| constant | ||
| core | ||
| enums | ||
| exception | ||
| json | ||
| utils | ||
| xss | ||