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) throws BindingException
BindingException
public String getName()
public SqlCommandType getType()
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.