Uses of Class
mbg.test.mb3.generated.hierarchical.model.AwfulTable
Packages that use AwfulTable
-
Uses of AwfulTable in mbg.test.mb3.generated.hierarchical.mapper
Methods in mbg.test.mb3.generated.hierarchical.mapper that return AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectByPrimaryKey(AwfulTableKey key) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.mapper that return types with arguments of type AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectByExample(AwfulTableExample example) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.mapper with parameters of type AwfulTableModifier and TypeMethodDescriptionintAwfulTableMapper.insert(AwfulTable row) This method was generated by MyBatis Generator.intAwfulTableMapper.insertSelective(AwfulTable row) This method was generated by MyBatis Generator.intAwfulTableMapper.updateByExample(AwfulTable row, AwfulTableExample example) This method was generated by MyBatis Generator.intAwfulTableMapper.updateByExampleSelective(AwfulTable row, AwfulTableExample example) This method was generated by MyBatis Generator.intAwfulTableMapper.updateByPrimaryKey(AwfulTable row) This method was generated by MyBatis Generator.intAwfulTableMapper.updateByPrimaryKeySelective(AwfulTable row) This method was generated by MyBatis Generator.