Uses of Class
mbg.test.mb3.generated.annotated.flat.model.subpackage.FieldsonlyExample
Packages that use FieldsonlyExample
-
Uses of FieldsonlyExample in mbg.test.mb3.generated.annotated.flat.mapper.subpackage
Methods in mbg.test.mb3.generated.annotated.flat.mapper.subpackage with parameters of type FieldsonlyExampleModifier and TypeMethodDescriptionprotected voidFieldsonlySqlProvider.applyWhere(org.apache.ibatis.jdbc.SQL sql, FieldsonlyExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.longFieldsonlyMapper.countByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.FieldsonlySqlProvider.countByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.intFieldsonlyMapper.deleteByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.FieldsonlySqlProvider.deleteByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.FieldsonlyMapper.selectByExample(FieldsonlyExample example) This method was generated by MyBatis Generator.FieldsonlySqlProvider.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.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.