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