Package | Description |
---|---|
mbg.test.mb3.generated.mixed.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 row)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.insertSelective(AwfulTable row)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByExample(AwfulTable row,
AwfulTableExample example)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByExampleSelective(AwfulTable row,
AwfulTableExample example)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByPrimaryKey(AwfulTable row)
This method was generated by MyBatis Generator.
|
int |
AwfulTableMapper.updateByPrimaryKeySelective(AwfulTable row)
This method was generated by MyBatis Generator.
|
Copyright © 2006–2023 MyBatis.org. All rights reserved.