Uses of Class
mbg.test.mb3.generated.annotated.hierarchical.model.PkonlyExample
Packages that use PkonlyExample
-
Uses of PkonlyExample in mbg.test.mb3.generated.annotated.hierarchical.mapper
Methods in mbg.test.mb3.generated.annotated.hierarchical.mapper with parameters of type PkonlyExampleModifier and TypeMethodDescriptionprotected voidPkonlySqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, PkonlyExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longPkonlyMapper.countByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlySqlProvider.countByExample(PkonlyExample example) This method was generated by MyBatis Generator.intPkonlyMapper.deleteByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlySqlProvider.deleteByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlyMapper.selectByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlySqlProvider.selectByExample(PkonlyExample example) This method was generated by MyBatis Generator.intPkonlyMapper.updateByExample(PkonlyKey row, PkonlyExample example) This method was generated by MyBatis Generator.intPkonlyMapper.updateByExampleSelective(PkonlyKey row, PkonlyExample example) This method was generated by MyBatis Generator.