Uses of Class
org.apache.ibatis.annotations.Result
-
Packages that use Result Package Description org.apache.ibatis.annotations Contains all the annotation that are used in mapper interfaces. -
-
Uses of Result in org.apache.ibatis.annotations
Methods in org.apache.ibatis.annotations that return Result Modifier and Type Method Description Result[]
results()
Return mapping definitions for property.Result[]
value()
Returns mapping definitions for property.
-