您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cn.sylinx.horm.model.anno
Annotation Interface AttributeColumnMapping
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
AttributeColumnMapping
属性和表列的映射关系
作者:
han
可选元素概要
可选元素
修饰符和类型
可选元素
说明
Class
<? extends
Strategy
>
strategy
属性 列映射策略对应的类名称
元素详细资料
strategy
Class
<? extends
Strategy
>
strategy
属性 列映射策略对应的类名称
返回:
默认值:
cn.sylinx.horm.model.strategy.UnderlinedStrategy.class