Uses of Class
mbg.test.mb3.generated.annotated.flat.model.Pkfields
Packages that use Pkfields
-
Uses of Pkfields in mbg.test.mb3.generated.annotated.flat.mapper
Methods in mbg.test.mb3.generated.annotated.flat.mapper that return PkfieldsModifier and TypeMethodDescriptionPkfieldsMapper.selectByPrimaryKey(Integer id2, Integer id1) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.flat.mapper that return types with arguments of type PkfieldsModifier and TypeMethodDescriptionPkfieldsMapper.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.Methods in mbg.test.mb3.generated.annotated.flat.mapper with parameters of type PkfieldsModifier and TypeMethodDescriptionintThis method was generated by MyBatis Generator.intPkfieldsMapper.insertSelective(Pkfields row) This method was generated by MyBatis Generator.PkfieldsSqlProvider.insertSelective(Pkfields row) 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.intPkfieldsMapper.updateByPrimaryKey(Pkfields row) This method was generated by MyBatis Generator.intPkfieldsMapper.updateByPrimaryKeySelective(Pkfields row) This method was generated by MyBatis Generator.PkfieldsSqlProvider.updateByPrimaryKeySelective(Pkfields row) This method was generated by MyBatis Generator.