Uses of Class
mbg.test.mb3.generated.hierarchical.immutable.model.PkfieldsExample
Packages that use PkfieldsExample
-
Uses of PkfieldsExample in mbg.test.mb3.generated.hierarchical.immutable.mapper
Methods in mbg.test.mb3.generated.hierarchical.immutable.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.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.