| Package | Description |
|---|---|
| mbg.test.mb3.generated.conditional.immutable.mapper |
| Modifier and Type | Method and Description |
|---|---|
Compoundkey |
CompoundkeyMapper.selectByPrimaryKey(CompoundkeyKey key)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
List<Compoundkey> |
CompoundkeyMapper.selectByExample(CompoundkeyExample example)
This method was generated by MyBatis Generator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CompoundkeyMapper.insert(Compoundkey row)
This method was generated by MyBatis Generator.
|
int |
CompoundkeyMapper.insertSelective(Compoundkey row)
This method was generated by MyBatis Generator.
|
int |
CompoundkeyMapper.updateByExample(Compoundkey row,
CompoundkeyExample example)
This method was generated by MyBatis Generator.
|
int |
CompoundkeyMapper.updateByExampleSelective(Compoundkey row,
CompoundkeyExample example)
This method was generated by MyBatis Generator.
|
int |
CompoundkeyMapper.updateByPrimaryKey(Compoundkey row)
This method was generated by MyBatis Generator.
|
int |
CompoundkeyMapper.updateByPrimaryKeySelective(Compoundkey row)
This method was generated by MyBatis Generator.
|
Copyright © 2006–2025 MyBatis.org. All rights reserved.