public static class PageMapperMethod.SqlCommand extends java.lang.Object
SqlCommand(org.apache.ibatis.session.Configuration configuration, java.lang.Class<?> mapperInterface, java.lang.reflect.Method method)
java.lang.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, java.lang.Class<?> mapperInterface, java.lang.reflect.Method method)
public java.lang.String getName()
public org.apache.ibatis.mapping.SqlCommandType getType()