Uses of Class
org.apache.ibatis.builder.annotation.MapperAnnotationBuilder
-
Packages that use MapperAnnotationBuilder Package Description org.apache.ibatis.builder.annotation Parses annotions to create a Configuration -
-
Uses of MapperAnnotationBuilder in org.apache.ibatis.builder.annotation
Constructors in org.apache.ibatis.builder.annotation with parameters of type MapperAnnotationBuilder Constructor Description MethodResolver(MapperAnnotationBuilder annotationBuilder, java.lang.reflect.Method method)
-