您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
org.ifinalframework.data.annotation
Annotation Interface Creator
@Final
@Column
@Documented
@Order
(2147483517)
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Creator
Annotate the
property
represent the
creator
which is
Final
.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
另请参阅:
Column
Created
LastModifier
LastModified
IUser
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
name
String
value
元素详细资料
value
@AliasFor(annotation=
Column.class
)
String
value
默认值:
""
name
@AliasFor(annotation=
Column.class
)
String
name
默认值:
""