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) throws BindingException
BindingException
public String getName()
public SqlCommandType getType()
Copyright © 2010–2016 MyBatis.org. All rights reserved.