Uses of Class
mbg.test.mb3.generated.hierarchical.model.EnumtestExample
Packages that use EnumtestExample
-
Uses of EnumtestExample in mbg.test.mb3.generated.hierarchical.mapper
Methods in mbg.test.mb3.generated.hierarchical.mapper with parameters of type EnumtestExampleModifier and TypeMethodDescriptionlongEnumtestMapper.countByExample(EnumtestExample example) This method was generated by MyBatis Generator.intEnumtestMapper.deleteByExample(EnumtestExample example) This method was generated by MyBatis Generator.EnumtestMapper.selectByExample(EnumtestExample example) This method was generated by MyBatis Generator.intEnumtestMapper.updateByExample(Enumtest row, EnumtestExample example) This method was generated by MyBatis Generator.intEnumtestMapper.updateByExampleSelective(Enumtest row, EnumtestExample example) This method was generated by MyBatis Generator.