Package | Description |
---|---|
mbg.test.mb3.generated.mixed.miscellaneous.mapper |
Modifier and Type | Method and Description |
---|---|
Regexrename |
RegexrenameMapper.selectByPrimaryKey(Integer id) |
Modifier and Type | Method and Description |
---|---|
List<Regexrename> |
RegexrenameMapper.selectByExample(RegexrenameCriteria example) |
Modifier and Type | Method and Description |
---|---|
int |
RegexrenameMapper.insert(Regexrename row) |
int |
RegexrenameMapper.insertSelective(Regexrename row) |
int |
RegexrenameMapper.updateByExample(Regexrename row,
RegexrenameCriteria example) |
int |
RegexrenameMapper.updateByExampleSelective(Regexrename row,
RegexrenameCriteria example) |
int |
RegexrenameMapper.updateByPrimaryKey(Regexrename row) |
int |
RegexrenameMapper.updateByPrimaryKeySelective(Regexrename row) |
Copyright © 2006–2024 MyBatis.org. All rights reserved.