Uses of Class
mbg.test.mb3.generated.annotated.hierarchical.Immutable.Model.PkfieldsExample
Packages that use PkfieldsExample
-
Uses of PkfieldsExample in mbg.test.mb3.generated.annotated.hierarchical.Immutable.Mapper
Methods in mbg.test.mb3.generated.annotated.hierarchical.Immutable.Mapper with parameters of type PkfieldsExampleModifier and TypeMethodDescriptionprotected voidPkfieldsSqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, PkfieldsExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longPkfieldsMapper.countByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsSqlProvider.countByExample(PkfieldsExample example) This method was generated by MyBatis Generator.intPkfieldsMapper.deleteByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsSqlProvider.deleteByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsMapper.selectByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsSqlProvider.selectByExample(PkfieldsExample example) This method was generated by MyBatis Generator.intPkfieldsMapper.updateByExample(Pkfields row, PkfieldsExample example) This method was generated by MyBatis Generator.intPkfieldsMapper.updateByExampleSelective(Pkfields row, PkfieldsExample example) This method was generated by MyBatis Generator.