| 注释类型 | 说明 |
|---|---|
| ColumnName | |
| ColumnType |
表示数据库类型
|
| Comment | |
| DefaultValue |
表示字段默认值
|
| ForeignKey | |
| Id |
标识id
|
| Ignore |
忽略该实体
|
| Index |
在字段上建立索引
|
| NotNull |
表示字段不为空
|
| TableName | |
| Unique |
标识唯一约束
|
Copyright © 2019. All rights reserved.