public static class MapperMethod.SqlCommand extends Object
Constructor and Description |
---|
SqlCommand(Configuration configuration,
Class<?> mapperInterface,
Method method) |
public SqlCommand(Configuration configuration, Class<?> mapperInterface, Method method)
public String getName()
public SqlCommandType getType()
Copyright © 2009–2021 MyBatis.org. All rights reserved.