Class MapperAnnotationBuilder.AnnotationWrapper

java.lang.Object
org.apache.ibatis.builder.annotation.MapperAnnotationBuilder.AnnotationWrapper
Enclosing class:
MapperAnnotationBuilder

private class MapperAnnotationBuilder.AnnotationWrapper extends Object
  • Field Details

    • annotation

      private final Annotation annotation
    • databaseId

      private final String databaseId
    • sqlCommandType

      private final SqlCommandType sqlCommandType
  • Constructor Details

    • AnnotationWrapper

      AnnotationWrapper(Annotation annotation)
  • Method Details