Uses of Class
mbg.test.mb3.generated.flat.model.Enumtest
Packages that use Enumtest
-
Uses of Enumtest in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.mapper that return EnumtestModifier and TypeMethodDescriptionEnumtestMapper.selectByPrimaryKey(Integer id) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.flat.mapper that return types with arguments of type EnumtestModifier and TypeMethodDescriptionEnumtestMapper.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.Methods in mbg.test.mb3.generated.flat.mapper with parameters of type EnumtestModifier and TypeMethodDescriptionintThis method was generated by MyBatis Generator.intEnumtestMapper.insertSelective(Enumtest row) 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.intEnumtestMapper.updateByPrimaryKey(Enumtest row) This method was generated by MyBatis Generator.intEnumtestMapper.updateByPrimaryKeySelective(Enumtest row) This method was generated by MyBatis Generator.