Uses of Class
mbg.test.mb3.generated.annotated.miscellaneous.model.MyObject
Packages that use MyObject
-
Uses of MyObject in mbg.test.mb3.generated.annotated.miscellaneous.mapper
Methods in mbg.test.mb3.generated.annotated.miscellaneous.mapper that return MyObjectModifier and TypeMethodDescriptionMyObjectMapper.selectByPrimaryKey(MyObjectKey key) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.miscellaneous.mapper that return types with arguments of type MyObjectModifier and TypeMethodDescriptionMyObjectMapper.selectByExample(MyObjectCriteria example) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.annotated.miscellaneous.mapper with parameters of type MyObjectModifier and TypeMethodDescriptionintThis method was generated by MyBatis Generator.intMyObjectMapper.insertSelective(MyObject row) This method was generated by MyBatis Generator.MyObjectSqlProvider.insertSelective(MyObject row) This method was generated by MyBatis Generator.intMyObjectMapper.updateByExample(MyObject row, MyObjectCriteria example) This method was generated by MyBatis Generator.intMyObjectMapper.updateByExampleSelective(MyObject row, MyObjectCriteria example) This method was generated by MyBatis Generator.intMyObjectMapper.updateByPrimaryKey(MyObject row) This method was generated by MyBatis Generator.intMyObjectMapper.updateByPrimaryKeySelective(MyObject row) This method was generated by MyBatis Generator.MyObjectSqlProvider.updateByPrimaryKeySelective(MyObject row) This method was generated by MyBatis Generator.