Class SelectByExampleWithoutBLOBsElementGenerator

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

public class SelectByExampleWithoutBLOBsElementGenerator extends AbstractXmlElementGenerator
  • Constructor Details

    • SelectByExampleWithoutBLOBsElementGenerator

      public SelectByExampleWithoutBLOBsElementGenerator()
  • Method Details