Uses of Class
mbg.test.mb3.generated.flat.model.AwfulTable
Packages that use AwfulTable
-
Uses of AwfulTable in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.mapper that return AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectByPrimaryKey(Integer customerId) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.flat.mapper that return types with arguments of type AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableMapper.selectByExampleWithRowbounds(AwfulTableExample 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 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.