您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选
|
必需
详细资料:
字段 |
元素
SEARCH:
程序包
cool.scx.core.annotation
Annotation Interface ScxModel
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ScxModel
ScxModel model 层映射 设置此注解的方法 必须同时 继承 BaseModel
版本:
0.3.6
作者:
scx567888
可选元素概要
可选元素
修饰符和类型
可选元素
说明
String
tableName
表名称
String
tablePrefix
表名称前缀
元素详细资料
tableName
String
tableName
表名称
返回:
表全限定名称
默认值:
""
tablePrefix
String
tablePrefix
表名称前缀
返回:
表前缀
默认值:
""