Uses of Class
mbg.test.mb3.generated.annotated.flat.model.subpackage.Fieldsonly
Packages that use Fieldsonly
-
Uses of Fieldsonly in mbg.test.mb3.generated.annotated.flat.mapper.subpackage
Methods in mbg.test.mb3.generated.annotated.flat.mapper.subpackage that return types with arguments of type FieldsonlyModifier and TypeMethodDescriptionFieldsonlyMapper.selectByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.FieldsonlyMapper.selectByExampleWithRowbounds(FieldsonlyExample example, org.apache.ibatis.session.RowBounds rowBounds) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.flat.mapper.subpackage with parameters of type FieldsonlyModifier and TypeMethodDescriptionintFieldsonlyMapper.insert(Fieldsonly row) This method was generated by MyBatis Generator.intFieldsonlyMapper.insertSelective(Fieldsonly row) This method was generated by MyBatis Generator.FieldsonlySqlProvider.insertSelective(Fieldsonly row) This method was generated by MyBatis Generator.intFieldsonlyMapper.updateByExample(Fieldsonly row, FieldsonlyExample example) This method was generated by MyBatis Generator.intFieldsonlyMapper.updateByExampleSelective(Fieldsonly row, FieldsonlyExample example) This method was generated by MyBatis Generator.