Class UpdateByPrimaryKeySelectiveMethodGenerator

java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.AbstractJavaMapperMethodGenerator
org.mybatis.generator.codegen.mybatis3.javamapper.elements.UpdateByPrimaryKeySelectiveMethodGenerator
Direct Known Subclasses:
AnnotatedUpdateByPrimaryKeySelectiveMethodGenerator

public class UpdateByPrimaryKeySelectiveMethodGenerator extends AbstractJavaMapperMethodGenerator
  • Constructor Details

    • UpdateByPrimaryKeySelectiveMethodGenerator

      public UpdateByPrimaryKeySelectiveMethodGenerator()
  • Method Details