-
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Sql
原始sql语句, 标记在DataSqlMapper
方法上详情见: https://redkale.org
- 从以下版本开始:
- 2.8.0
- 作者:
- zhangjx
- 另请参阅:
DataSqlMapper
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Sql
DataSqlMapper
方法上
详情见: https://redkale.org
DataSqlMapper