Class UpdateByPrimaryKeyWithBLOBsElementGenerator

java.lang.Object
org.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.UpdateByPrimaryKeyWithBLOBsElementGenerator

public class UpdateByPrimaryKeyWithBLOBsElementGenerator extends AbstractXmlElementGenerator
  • Constructor Details

    • UpdateByPrimaryKeyWithBLOBsElementGenerator

      public UpdateByPrimaryKeyWithBLOBsElementGenerator()
  • Method Details