Class UpdateByPrimaryKeyWithBLOBsMethodGenerator

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

public class UpdateByPrimaryKeyWithBLOBsMethodGenerator extends AbstractJavaMapperMethodGenerator
  • Constructor Details

    • UpdateByPrimaryKeyWithBLOBsMethodGenerator

      public UpdateByPrimaryKeyWithBLOBsMethodGenerator()
  • Method Details