public static class MybatisMapperMethod.SqlCommand extends Object
SqlCommand(org.apache.ibatis.session.Configuration configuration, Class<?> mapperInterface, Method method)
String
getName()
org.apache.ibatis.mapping.SqlCommandType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlCommand(org.apache.ibatis.session.Configuration configuration, Class<?> mapperInterface, Method method)
public String getName()
public org.apache.ibatis.mapping.SqlCommandType getType()