Class MapperMethod.SqlCommand

  • Enclosing class:
    MapperMethod

    public static class MapperMethod.SqlCommand
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SqlCommand​(Configuration configuration, java.lang.Class<?> mapperInterface, java.lang.reflect.Method method)  
    • Constructor Detail

      • SqlCommand

        public SqlCommand​(Configuration configuration,
                          java.lang.Class<?> mapperInterface,
                          java.lang.reflect.Method method)
    • Method Detail

      • getName

        public java.lang.String getName()