Uses of Class
mbg.test.mb3.generated.mixed.miscellaneous.model.MyObject
Packages that use MyObject
-
Uses of MyObject in mbg.test.mb3.generated.mixed.miscellaneous.mapper
Methods in mbg.test.mb3.generated.mixed.miscellaneous.mapper that return MyObjectMethods in mbg.test.mb3.generated.mixed.miscellaneous.mapper that return types with arguments of type MyObjectMethods in mbg.test.mb3.generated.mixed.miscellaneous.mapper with parameters of type MyObjectModifier and TypeMethodDescriptionintintMyObjectMapper.insertSelective(MyObject row) intMyObjectMapper.updateByExample(MyObject row, MyObjectCriteria example) intMyObjectMapper.updateByExampleSelective(MyObject row, MyObjectCriteria example) intMyObjectMapper.updateByPrimaryKey(MyObject row) intMyObjectMapper.updateByPrimaryKeySelective(MyObject row)