您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cn.zhxu.bs.bean
Annotation Interface DbIgnore
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
DbIgnore
用于注解一个可检索 bean 的属性 被该注解标记的属性,将不作数据库表字段自动映射 不可与
DbField
同时使用
从以下版本开始:
v3.0.0
作者:
Troy.Zhou @ 2021-11-02