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