您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
top.lieder.modelBase
Annotation Interface SqlAnnotation.Ignore
封闭类:
SqlAnnotation
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
SqlAnnotation.Ignore
可选元素概要
可选元素
修饰符和类型
可选元素
说明
boolean
ignoreForInsert
boolean
ignoreForUpdate
元素详细资料
ignoreForInsert
boolean
ignoreForInsert
默认值:
true
ignoreForUpdate
boolean
ignoreForUpdate
默认值:
true