public final class ProviderContext extends Object
Modifier and Type | Method and Description |
---|---|
Method |
getMapperMethod()
Get a mapper method that specified provider.
|
Class<?> |
getMapperType()
Get a mapper interface type that specified provider.
|
public Class<?> getMapperType()
public Method getMapperMethod()
Copyright © 2009–2018 MyBatis.org. All rights reserved.