| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SimpleJavaClientGenerator.initializeAndExecuteGenerator(AbstractJavaMapperMethodGenerator methodGenerator,
Interface interfaze) |
protected void |
JavaMapperGenerator.initializeAndExecuteGenerator(AbstractJavaMapperMethodGenerator methodGenerator,
Interface interfaze) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CountByExampleMethodGenerator |
class |
DeleteByExampleMethodGenerator |
class |
DeleteByPrimaryKeyMethodGenerator |
class |
InsertMethodGenerator |
class |
InsertSelectiveMethodGenerator |
class |
SelectAllMethodGenerator
The selectAll method is only generated by the Mybatis3Simple runtime.
|
class |
SelectByExampleWithBLOBsMethodGenerator |
class |
SelectByExampleWithoutBLOBsMethodGenerator |
class |
SelectByPrimaryKeyMethodGenerator |
class |
UpdateByExampleSelectiveMethodGenerator |
class |
UpdateByExampleWithBLOBsMethodGenerator |
class |
UpdateByExampleWithoutBLOBsMethodGenerator |
class |
UpdateByPrimaryKeySelectiveMethodGenerator |
class |
UpdateByPrimaryKeyWithBLOBsMethodGenerator |
class |
UpdateByPrimaryKeyWithoutBLOBsMethodGenerator |
Copyright © 2006–2016 MyBatis.org. All rights reserved.