JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.github.yulichang.annotation
Annotation Type DynamicTableName
@Deprecated
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
DynamicTableName
Deprecated.
动态表名注解
1.5.2及以后无需添加此注解就可实现动态表名
Since:
1.4.4
Author:
yulichang