Uses of Class
mbg.test.mb3.generated.hierarchical.model.subpackage.FieldsOnlyEntityExample
Packages that use FieldsOnlyEntityExample
-
Uses of FieldsOnlyEntityExample in mbg.test.mb3.generated.hierarchical.mapper.different.subpackage
Methods in mbg.test.mb3.generated.hierarchical.mapper.different.subpackage with parameters of type FieldsOnlyEntityExampleModifier and TypeMethodDescriptionlongFieldsOnlyMapper.countByExample(FieldsOnlyEntityExample example) This method was generated by MyBatis Generator.intFieldsOnlyMapper.deleteByExample(FieldsOnlyEntityExample example) This method was generated by MyBatis Generator.FieldsOnlyMapper.selectByExample(FieldsOnlyEntityExample example) This method was generated by MyBatis Generator.intFieldsOnlyMapper.updateByExample(FieldsOnlyEntity row, FieldsOnlyEntityExample example) This method was generated by MyBatis Generator.intFieldsOnlyMapper.updateByExampleSelective(FieldsOnlyEntity row, FieldsOnlyEntityExample example) This method was generated by MyBatis Generator.