Uses of Class
mbg.test.mb3.generated.hierarchical.immutable.model.Compoundkey
Packages that use Compoundkey
-
Uses of Compoundkey in mbg.test.mb3.generated.hierarchical.immutable.mapper
Methods in mbg.test.mb3.generated.hierarchical.immutable.mapper that return CompoundkeyModifier and TypeMethodDescriptionCompoundkeyMapper.selectByPrimaryKey(CompoundkeyKey key) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.immutable.mapper that return types with arguments of type CompoundkeyModifier and TypeMethodDescriptionCompoundkeyMapper.selectByExample(CompoundkeyExample example) This method was generated by MyBatis Generator.Methods in mbg.test.mb3.generated.hierarchical.immutable.mapper with parameters of type CompoundkeyModifier and TypeMethodDescriptionintCompoundkeyMapper.insert(Compoundkey row) This method was generated by MyBatis Generator.intCompoundkeyMapper.insertSelective(Compoundkey row) This method was generated by MyBatis Generator.intCompoundkeyMapper.updateByExample(Compoundkey row, CompoundkeyExample example) This method was generated by MyBatis Generator.intCompoundkeyMapper.updateByExampleSelective(Compoundkey row, CompoundkeyExample example) This method was generated by MyBatis Generator.intCompoundkeyMapper.updateByPrimaryKey(Compoundkey row) This method was generated by MyBatis Generator.intCompoundkeyMapper.updateByPrimaryKeySelective(Compoundkey row) This method was generated by MyBatis Generator.