public static class MapperMethod.SqlCommand extends Object
Constructor and Description |
---|
MapperMethod.SqlCommand(Configuration configuration,
Class<?> declaringInterface,
Method method) |
public MapperMethod.SqlCommand(Configuration configuration, Class<?> declaringInterface, Method method) throws BindingException
BindingException
public String getName()
public SqlCommandType getType()
Copyright © 2010-2013 MyBatis.org. All Rights Reserved.