Uses of Class
mbg.test.mb3.generated.mixed.flat.model.PkfieldsExample
Packages that use PkfieldsExample
-
Uses of PkfieldsExample in mbg.test.mb3.generated.mixed.flat.mapper
Methods in mbg.test.mb3.generated.mixed.flat.mapper with parameters of type PkfieldsExampleModifier and TypeMethodDescriptionlongPkfieldsMapper.countByExample(PkfieldsExample example) This method was generated by MyBatis Generator.intPkfieldsMapper.deleteByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsMapper.selectByExample(PkfieldsExample example) This method was generated by MyBatis Generator.PkfieldsMapper.selectByExampleWithRowbounds(PkfieldsExample example, org.apache.ibatis.session.RowBounds rowBounds) 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.