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