Package org.apache.ibatis.annotations
Annotation Type Delete.List
-
@Documented @Retention(RUNTIME) @Target(METHOD) public static @interface Delete.List
The container annotation forDelete
.- Since:
- 3.5.5
- Author:
- Kazuki Shimizu
-
-
Element Detail
-
value
Delete[] value
-
-