Uses of Class
mbg.test.mb3.generated.simpleannotated.model.AwfulTable
Packages that use AwfulTable
-
Uses of AwfulTable in mbg.test.mb3.generated.simpleannotated.mapper
Methods in mbg.test.mb3.generated.simpleannotated.mapper that return AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectByPrimaryKey(Integer customerId) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.simpleannotated.mapper that return types with arguments of type AwfulTableModifier and TypeMethodDescriptionAwfulTableMapper.selectAll()This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.simpleannotated.mapper with parameters of type AwfulTableModifier and TypeMethodDescriptionintAwfulTableMapper.insert(AwfulTable row) This method was generated by MyBatis Generator.intAwfulTableMapper.updateByPrimaryKey(AwfulTable row) This method was generated by MyBatis Generator.