Uses of Class
mbg.test.mb3.generated.flat.model.Pkonly
Packages that use Pkonly
-
Uses of Pkonly in mbg.test.mb3.generated.flat.mapper
Methods in mbg.test.mb3.generated.flat.mapper that return types with arguments of type PkonlyModifier and TypeMethodDescriptionPkonlyMapper.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.Methods in mbg.test.mb3.generated.flat.mapper with parameters of type PkonlyModifier and TypeMethodDescriptionintThis method was generated by MyBatis Generator.intPkonlyMapper.insertSelective(Pkonly row) 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.