public class ClassGenerator extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
MUST_LAST_FEATURE |
static List<String> |
staticFeatures |
| 限定符和类型 | 方法和说明 |
|---|---|
ClassGenerator |
applyFeatures()
应用特性
|
static ClassGenerator |
from(TableDefinition tabDef,
ProfileProperties profile) |
String |
generateContent()
生成基本的class和附带的slot点位
|
ClassGenerator |
generateStructure() |
String |
getTypeSimpleClassName(String type) |
public static ClassGenerator from(TableDefinition tabDef, ProfileProperties profile)
public ClassGenerator generateStructure()
public String generateContent()
public ClassGenerator applyFeatures()
Copyright © 2022. All rights reserved.