Uses of Class
mbg.test.mb3.generated.annotated.conditional.model.PkfieldsblobsExample
Packages that use PkfieldsblobsExample
-
Uses of PkfieldsblobsExample in mbg.test.mb3.generated.annotated.conditional.mapper
Methods in mbg.test.mb3.generated.annotated.conditional.mapper with parameters of type PkfieldsblobsExampleModifier and TypeMethodDescriptionprotected voidPkfieldsblobsSqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, PkfieldsblobsExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longPkfieldsblobsMapper.countByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.countByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.deleteByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.deleteByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsMapper.selectByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.selectByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsMapper.selectByExampleWithBLOBs(PkfieldsblobsExample example) This method was generated by MyBatis Generator.PkfieldsblobsSqlProvider.selectByExampleWithBLOBs(PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExample(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExampleSelective(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.intPkfieldsblobsMapper.updateByExampleWithBLOBs(Pkfieldsblobs row, PkfieldsblobsExample example) This method was generated by MyBatis Generator.