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