@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface DateTime
| Modifier and Type | Optional Element and Description |
|---|---|
String |
comment
注释
|
boolean |
hasDefault
是否有默认值
|
boolean |
isCanNull
是否为null
|
public abstract String comment
Copyright © 2015. All rights reserved.