| Package | Description |
|---|---|
| org.apache.ibatis.binding |
Bings mapper interfaces with mapped statements
|
| Constructor and Description |
|---|
MapperMethod.MethodSignature(Configuration configuration,
Method method) |
MapperMethod.SqlCommand(Configuration configuration,
Class<?> mapperInterface,
Method method) |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.