您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
org.ifinalframework.data.annotation
Annotation Interface Keyword
@Documented
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
Keyword
Annotate the
property
is a sql keyword which should be warped like `{property}`.
Example:
`order`
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly