public class Property extends PropertyOption implements Serializable, Cloneable
| 限定符和类型 | 字段和说明 |
|---|---|
String |
className
类名
|
Class |
clazz
类
|
String |
columnLabel
返回列标签名称
|
Entity |
entity
所属实体
|
String |
escapeCheck
转义后的check约束
|
check, column, columnType, comment, createdAt, defaultValue, foreignKey, function, id, length, name, notNull, strategy, updateAt| 构造器和说明 |
|---|
Property() |
Copyright © 2024. All rights reserved.