Uses of Package
org.apache.ibatis.annotations
-
Packages that use org.apache.ibatis.annotations Package Description org.apache.ibatis.annotations Contains all the annotation that are used in mapper interfaces -
Classes in org.apache.ibatis.annotations used by org.apache.ibatis.annotations Class Description Arg The annotation that specify a mapping definition for the constructor argument.Case The annotation that conditional mapping definition forTypeDiscriminator
.Many The annotation that specify the nested statement for retrieving collections.One The annotation that specify the nested statement for retrieving single object.Options.FlushCachePolicy The options for theOptions.flushCache()
.Property The annotation that inject a property value.Result The annotation that specify a mapping definition for the property.