Uses of Class
mbg.test.mb3.generated.hierarchical.model.Enumtest
Packages that use Enumtest
-
Uses of Enumtest in mbg.test.mb3.generated.hierarchical.mapper
Methods in mbg.test.mb3.generated.hierarchical.mapper that return EnumtestModifier and TypeMethodDescriptionEnumtestMapper.selectByPrimaryKey(EnumtestKey key) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.mapper that return types with arguments of type EnumtestModifier and TypeMethodDescriptionEnumtestMapper.selectByExample(EnumtestExample example) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.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.