Class UpdateByPrimaryKeyWithoutBLOBsElementGenerator

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

public class UpdateByPrimaryKeyWithoutBLOBsElementGenerator extends AbstractXmlElementGenerator
  • Constructor Details

    • UpdateByPrimaryKeyWithoutBLOBsElementGenerator

      public UpdateByPrimaryKeyWithoutBLOBsElementGenerator(boolean isSimple)
  • Method Details