Uses of Class
mbg.test.mb3.generated.flat.model.EnumtestExample
Packages that use EnumtestExample
-
Uses of EnumtestExample in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.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.EnumtestMapper.selectByExampleWithRowbounds(EnumtestExample example, org.apache.ibatis.session.RowBounds rowBounds) 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.