Uses of Annotation Type
org.apache.ibatis.annotations.Arg
Packages that use Arg
Package
Description
Parses annotions to create a Configuration.
-
Uses of Arg in org.apache.ibatis.builder.annotation
Methods in org.apache.ibatis.builder.annotation with parameters of type ArgModifier and TypeMethodDescriptionprivate voidMapperAnnotationBuilder.applyConstructorArgs(Arg[] args, Class<?> resultType, List<ResultMapping> resultMappings) private voidMapperAnnotationBuilder.applyResultMap(String resultMapId, Class<?> returnType, Arg[] args, Result[] results, TypeDiscriminator discriminator)