| 程序包 | 说明 |
|---|---|
| com.mybatis.jpa.mapper |
| 类和说明 |
|---|
| StatementDefinition
赋予method解析权,当前方法将被解析,并在Mybatis Statement中注册
its means that you could not use mapper.xml or Mybatis annotation to build
the sql or resultMap,it will be resolved and auto build according to your
method sign.so,please definition method with prescribed as follows.
|
Copyright © 2017. All rights reserved.