Uses of Class
mbg.test.mb3.generated.annotated.hierarchical.model.AwfulTableExample
Packages that use AwfulTableExample
-
Uses of AwfulTableExample in mbg.test.mb3.generated.annotated.hierarchical.mapper
Methods in mbg.test.mb3.generated.annotated.hierarchical.mapper with parameters of type AwfulTableExampleModifier and TypeMethodDescriptionprotected voidAwfulTableSqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, AwfulTableExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longAwfulTableMapper.countByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableSqlProvider.countByExample(AwfulTableExample example) This method was generated by MyBatis Generator.intAwfulTableMapper.deleteByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableSqlProvider.deleteByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableMapper.selectByExample(AwfulTableExample example) This method was generated by MyBatis Generator.AwfulTableSqlProvider.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.