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