Uses of Class
mbg.test.mb3.generated.annotated.hierarchical.model.FieldsonlyExample
Packages that use FieldsonlyExample
-
Uses of FieldsonlyExample in mbg.test.mb3.generated.annotated.hierarchical.mapper
Methods in mbg.test.mb3.generated.annotated.hierarchical.mapper 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.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.