Uses of Class
mbg.test.mb3.generated.mixed.flat.model.PkonlyExample
Packages that use PkonlyExample
-
Uses of PkonlyExample in mbg.test.mb3.generated.mixed.flat.mapper
Methods in mbg.test.mb3.generated.mixed.flat.mapper with parameters of type PkonlyExampleModifier and TypeMethodDescriptionlongPkonlyMapper.countByExample(PkonlyExample example) This method was generated by MyBatis Generator.intPkonlyMapper.deleteByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlyMapper.selectByExample(PkonlyExample example) This method was generated by MyBatis Generator.PkonlyMapper.selectByExampleWithRowbounds(PkonlyExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.intPkonlyMapper.updateByExample(Pkonly row, PkonlyExample example) This method was generated by MyBatis Generator.intPkonlyMapper.updateByExampleSelective(Pkonly row, PkonlyExample example) This method was generated by MyBatis Generator.