Uses of Class
mbg.test.mb3.generated.annotated.hierarchical.Immutable.Model.PkblobsExample
Packages that use PkblobsExample
-
Uses of PkblobsExample in mbg.test.mb3.generated.annotated.hierarchical.Immutable.Mapper
Methods in mbg.test.mb3.generated.annotated.hierarchical.Immutable.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(PkblobsKey row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleSelective(PkblobsWithBLOBs row, PkblobsExample example) This method was generated by MyBatis Generator.intPkblobsMapper.updateByExampleWithBLOBs(PkblobsWithBLOBs row, PkblobsExample example) This method was generated by MyBatis Generator.