Package | Description |
---|---|
mbg.test.mb3.generated.conditional.mapper |
Modifier and Type | Method and Description |
---|---|
AwfulTable |
AwfulTableMapper.selectByPrimaryKey(Integer customerId)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
List<AwfulTable> |
AwfulTableMapper.selectByExample(AwfulTableExample example)
This method was generated by MyBatis Generator.
|
Modifier and Type | Method and Description |
---|---|
int |
AwfulTableMapper.insert(AwfulTable record)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.insertSelective(AwfulTable record)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByExample(AwfulTable record,
AwfulTableExample example)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByExampleSelective(AwfulTable record,
AwfulTableExample example)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByPrimaryKey(AwfulTable record)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByPrimaryKeySelective(AwfulTable record)
This method was generated by MyBatis Generator.
|
Copyright © 2010–2018 MyBatis.org. All rights reserved.