您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
com.github.tobato.fastdfs.domain.proto.mapper
Annotation Interface FdfsColumn
@Documented
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
FdfsColumn
传输参数定义标签
作者:
tobato
可选元素概要
可选元素
修饰符和类型
可选元素
说明
DynamicFieldType
dynamicField
动态属性
int
index
映射顺序(从0开始)
int
max
String最大值
元素详细资料
index
int
index
映射顺序(从0开始)
默认值:
0
max
int
max
String最大值
默认值:
0
dynamicField
DynamicFieldType
dynamicField
动态属性
默认值:
NULL