Uses of Class
mbg.test.mb3.generated.annotated.conditional.model.PkblobsExample
Packages that use PkblobsExample
-
Uses of PkblobsExample in mbg.test.mb3.generated.annotated.conditional.mapper
Methods in mbg.test.mb3.generated.annotated.conditional.mapper with parameters of type PkblobsExampleModifier and TypeMethodDescriptionprotected voidPkblobsSqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, PkblobsExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longPkblobsMapper.countByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsSqlProvider.countByExample(PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.deleteByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsSqlProvider.deleteByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsMapper.selectByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsSqlProvider.selectByExample(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsMapper.selectByExampleWithBLOBs(PkblobsExample example) This method was generated by MyBatis Generator.PkblobsSqlProvider.selectByExampleWithBLOBs(PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExample(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleSelective(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleWithBLOBs(Pkblobs row, PkblobsExample example) This method was generated by MyBatis Generator.