Uses of Class
mbg.test.mb3.generated.mixed.conditional.model.AwfulTableExample
Packages that use AwfulTableExample
-
Uses of AwfulTableExample in mbg.test.mb3.generated.mixed.conditional.mapper
Methods in mbg.test.mb3.generated.mixed.conditional.mapper with parameters of type AwfulTableExampleModifier and TypeMethodDescriptionlongAwfulTableMapper.countByExample(AwfulTableExample example) This method was generated by MyBatis Generator.intAwfulTableMapper.deleteByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableMapper.selectByExample(AwfulTableExample example) 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.