Uses of Class
org.apache.ibatis.annotations.Property
-
Packages that use Property Package Description org.apache.ibatis.annotations Contains all the annotation that are used in mapper interfaces -
-
Uses of Property in org.apache.ibatis.annotations
Methods in org.apache.ibatis.annotations that return Property Modifier and Type Method Description Property[]
properties()
Returns property values for a implementation object.
-