Uses of Class
org.apache.ibatis.annotations.Many
- 
Packages that use Many Package Description org.apache.ibatis.annotations Contains all the annotation that are used in mapper interfaces. - 
- 
Uses of Many in org.apache.ibatis.annotations
Methods in org.apache.ibatis.annotations that return Many Modifier and Type Method Description Manymany()Returns the mapping definition for collection relationship. 
 -